📄️ Getting Started
This guide provides everything you need to set up a local development environment for Citadel.
📄️ Local Development Setup
The dev container is designed to be flexible. While core services like PostgreSQL and NATS run by default, other backing services like identity providers are optional and can be enabled as needed.
📄️ IAM Service: Core API Workflows
This guide walks you through the fundamental API workflows for the iam-service. It assumes you have a running local environment as described in the Getting Started guide.