Skip to content

TutorialsΒΆ

These tutorials walk you through common development tasks when working with GeneralManager. Each guide builds on the core concepts and demonstrates practical workflows.

  1. Create a project scaffold
  2. Add a manager that stores measurements
  3. Define permission rules
  4. Enforce permissions step by step
  5. Expose data over GraphQL
  6. Cache dependent calculations
  7. Write a custom interface
  8. Generate test data in bulk
  9. Testing strategies
  10. Analyse permission audit logs
  11. Handle database migrations
  12. Build workflow event triggers
  13. 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.