Skip to content

Tutorials

Tutorials are learning-oriented: they walk you through a complete, concrete experience of using Aurora so you build a mental model of how the pieces fit together.

If you need to solve a specific problem and you already know the basics, look at the how-to guides instead.

Tutorials will be listed here as they are written. Start with the getting-started guide below.

  • Getting started — install Aurora, generate your first bounded context, and run the result.
  • Wire GraphQL data into the UI — pre-load data in a resolver with fetchers and render it in a component with composables, using iam/tag as the running example.