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

NameStackDescription
tfwSpring Boot + Next.jsThe default Foundry template — Java backend, React frontend, PostgreSQL

More templates coming soon. Template authoring docs will be added once the template engine is finalized.