TypeScript Express boilerplate for building REST APIs with Docker support
Starter template that scaffolds a TypeScript-based Express application with testing, linting, and container configuration. Includes database integration scaffolding (TypeORM-compatible), Jest test setup, and ESLint rules for building REST APIs and backend services.
0