Build Express APIs
in seconds, not hours
Generate production-ready Express 5 + TypeScript projects with your choice of database, Docker, and testing. All wired up and ready to go.
Tech Stack
Built with the best tools
Every project comes preconfigured with industry-standard tooling.
CLI
One command.
Full project.
Interactive prompts guide you through every choice — database, Docker, package manager, and more. Or pass flags for CI.
____ _____ ____ _____ _
| _ \| ____/ ___|_ _| (_)___
| |_) | _| \___ \ | | | / __|
| __/| |___ ___) || | _ | \__ \
|_| |_____|____/ |_|(_)/ |___/
|__/Features
Everything you need
A complete project setup so you can focus on building your API.
Express 5
Latest Express with native async error handling and modern middleware APIs.
Database ORMs
Choose Prisma, Drizzle, or TypeORM with PostgreSQL, MySQL, or SQLite.
Docker Ready
Multi-stage Dockerfile and docker-compose with database services.
TypeScript
Strict config, ESLint flat config, Prettier, Husky pre-commit hooks.
Structured Logging
Pino and pino-http for fast, JSON-structured request logging.
Request Validation
Zod schemas with validation middleware, rate limiting, and error classes.