Once the database has been configured, start the Nest App via pnpm run start:dev it automatically synchronizes the entities so it is ready to use. TYPEORM_CONNECTION = "mysql" TYPEORM_HOST = ...
An API Boilerplate to create a ready-to-use REST API in seconds with NestJS 11.x and JWT Auth System 😻 Once the database has been configured, start the Nest App via pnpm run start:dev it ...