TypeScript Express REST API boilerplate with TypeORM and Docker
A REST API boilerplate implemented with TypeScript and Express that demonstrates authentication, file uploads, API documentation, and testing. It provides Docker and docker-compose configurations (including MariaDB and phpMyAdmin), logging, validation, and email utilities. Suited for building authenticated CRUD APIs and developer-facing services.
0