Node + Express TypeScript API boilerplate using TypeORM and MySQL
Starter backend project providing a REST API scaffold built with Node, Express, and TypeScript. It uses TypeORM for database access with MySQL, includes JWT-based authentication, migration support for production, and scripts for local development and testing. Suitable for building API-driven web services or SaaS backends.
0