Start here if you want to learn Assegai by building something real from end to end.
These tutorials are designed to make the main workflow feel natural:
- create a project
- serve the app
- generate a feature with the CLI
- shape request input with DTOs
- keep controller code thin
- inspect the API contract through
/docs
Current tutorials
The first tutorial walks through the primary Assegai loop from a blank project to a working feature.