Templates
Templates are scaffolding recipes that foundry init uses to generate a new platform. Each template defines a directory layout, a set of starter services, and a pre-configured foundry.json.
Available Templates
| Name | Stack | Description |
|---|---|---|
tfw | Spring Boot + Next.js | The default Foundry template — Java backend, React frontend, PostgreSQL |
More templates coming soon. Template authoring docs will be added once the template engine is finalized.