Welcome to Composable
Composable is a powerful CLI and registry of Docker Compose fragments designed to streamline your development workflow.
Key Features
- 🚀 Instant Service Provisioning: Add databases, brokers, and AI models to your project with a single command.
- 🧱 Modular Architecture: Use the
extendssyntax to keep your maincompose.ymlclean and maintainable. - 📦 Pre-configured Stacks: Initialize entire application environments (like Django + Postgres + Celery) in seconds.
- 🔄 Smart Build & Watch: Automatically inject build and watch configurations into your project.
- 🌍 Global Configuration: Set global defaults for your preferred development environment.