Documentation
Browse guides for configuring, developing, and maintaining GOAT projects.
- Testing and command reference Commands used for everyday development, generation, testing, and releases.
- Database and migrations Working with the local PostgreSQL database, migrations, and data cleanup.
- Test data and fixtures How to load sample data and add documentation stored in Markdown.
- Data model and code generation How to change herd/_model.goat and regenerate the application.
- Local development How to run the local development environment with PostgreSQL and the frontend.
- Environment configuration How to configure the .env file and manage secrets safely.
- Project architecture An overview of the application layers, source directories, and generated code.
- Getting started with GOAT The essential information for starting and developing a GOAT project.