TutorialsΒΆ
These tutorials walk you through common development tasks when working with GeneralManager. Each guide builds on the core concepts and demonstrates practical workflows.
- Create a project scaffold
- Add a manager that stores measurements
- Define permission rules
- Enforce permissions step by step
- Expose data over GraphQL
- Cache dependent calculations
- Write a custom interface
- Generate test data in bulk
- Testing strategies
- Analyse permission audit logs
- Handle database migrations
- Build workflow event triggers
- Operate workflow outbox/dead letters
Follow them in order when you start a new project, or jump to the topic relevant to your current task.