A NestJS starter template with Database and Authentication Scaffolding
.env validation (using dotenv and Joi)cd into the project directory.env.example to .env and populate with your respective secretsdocker compose up -dyarn install (or npm install)yarn start:dev (or npm run start:dev)yarn build (or npm run build)3 commits
TypeScript
90.7%
JavaScript
6.9%
Handlebars
1.5%
A NestJS starter template with Database and Authentication Scaffolding
.env validation (using dotenv and Joi)cd into the project directory.env.example to .env and populate with your respective secretsdocker compose up -dyarn install (or npm install)yarn start:dev (or npm run start:dev)yarn build (or npm run build)3 commits
TypeScript
90.7%
JavaScript
6.9%
Handlebars
1.5%