📄️ Quick Start
This guide gets you up and running with a fully local instance of the Citadel platform in minutes, using Docker Compose.
📄️ Getting Started
Welcome to Citadel! Choose the path that best matches your goal:
📄️ 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.
📄️ Platform Development
This guide is for developers who want to build applications on top of the Citadel Platform. It explains how to easily spin up a full Citadel environment (IAM, Admin Portal, Shell App, etc.) as a dependency for your project using our provided instruction set.