TypeScript Express API boilerplate with Docker and CLI scaffolding
Starter template for building REST APIs using TypeScript and Express, with Docker support and preconfigured build, lint, and formatting tooling. Includes a CLI to scaffold modules, import aliases, a recommended folder structure, and example MongoDB/Redis adapters; suited for RESTful backends and microservice-style APIs.
0