Next steps
- Add a database schema — define the Task model
- Add backend routes — add the task management API
- Add pages — build the dashboard and task pages
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Scaffold an app, understand the directory structure, and run the first build
synthetiq apps create task-tracker
