Backend Framework
Build production-ready TypeScript apps with shared conventions, packages, and practical defaults.
Project Structure
A clean, conventional layout that
keeps your app organized as it grows.
▰src/
▰app/
▰console/
▰commands/
▰http/
▰middlewares/
▰controllers/
▰resources/
▰models/
▰services/
▰config/
▰core/
▰utils/
▤helpers.ts
▰drivers/
▤app.ts
▤bootstrap.ts
▰database/
▰factories/
▰migrations/
▰seeders/
▰resources/
▰views/
▰routes/
▰api/
▰web/
▰types/
▤server.ts