NestJS TypeORM API boilerplate with Docker for TypeScript backends
An example NestJS API boilerplate using TypeScript and TypeORM, packaged with Docker. It provides a starter backend structure suitable for building RESTful services, with example environment configuration and containerized setup. Intended for server-side projects that need a reproducible starting codebase for API routing and database integration.
0