Handbook
This handbook is organized as a practical learning path.
Recommended reading order
- Quickstart
- From Zero to Production
- Building business logic
- PURISTA ecosystem
- OpenTelemetry
- Deploy & Scale
- Integrations
If you are new to PURISTA
Follow this minimal path:
- Create a service and first command.
- Add one subscription reacting to an event.
- Expose one command as REST endpoint.
- Add one state/config/secret store usage.
- Run tests for service, command, and subscription.
If you are migrating an existing app
Focus first on:
