Skip to content

Boilerplate of a NestJS application using MongoDB as Database and JWT as authentifier

Notifications You must be signed in to change notification settings

maxgfr/boilerplate-nestjs-jwt-mongodb

Repository files navigation

boilerplate-nestjs-jwt-mongodb

Init

yarn # to install dependencies
cp .env.example .env # then set your own credentials

Commands

yarn dev # to run in development mode
yarn build # to build
yarn start # to run the build folder

About

Boilerplate of a NestJS application using MongoDB as Database and JWT as authentifier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published