NestJS boilerplate for APIs with TypeORM, MySQL, auth and mailing
Server-side boilerplate that implements authentication, TypeORM-based MySQL persistence, SMTP mailing, and Google OAuth2 sign-in using NestJS. It provides common account flows such as email verification, password reset, and refresh tokens. Suited for web apps or SaaS backends that need user accounts, email delivery, and REST API endpoints.
0