Developer Guide
Whether you're packaging the platform for production or extending it with custom integrations, this guide gathers everything developers need in one place.
Start here
- Installation: Prepare your workstation, install dependencies, and run the stack locally.
- Configuration walkthrough: Learn how to tailor authentication, forms, and sync behaviour before shipping to teams.
- Docker deployment: Follow opinionated steps to containerize the backend and supporting services.
Deep dives
- Development guides: Explore tutorials for common scenarios like authenticated sync, form management, and entity search.
- Architecture overview: Understand the event-sourced design, synchronization model, and security boundaries.
- Configuration & deployment: Manage tenant-specific forms, integrations, and rollout processes.
Reference & tooling
- Package documentation: Discover the responsibilities of each workspace package.
- Core TypeScript API: Review the generated SDK documentation.
- Backend REST API: Browse endpoints grouped by capability with example requests.
- Adapter guides: Integrate external identity and workflow systems.
Looking for something else? Use the sidebar to jump directly into the area that matches your current task.