Code-first collections
Define your data schema in TypeScript. Forge generates the admin CRUD UI, REST API endpoints, and a fully-typed client SDK from a single config file. Zod-validated, Prisma-backed.
- 15+ field types: text, richtext, slug, select, relation, media, number, date…
- Lifecycle hooks: beforeCreate, afterUpdate, afterDelete
- Per-locale field validation with Zod