Api created by NestJS with JWT authentication.
Import file called endpoints_nest_jwt.json in your insomnia or postman.
Clone the project
git clone https://github.com/thurdelima/nestjs-jwt-users
Go to the project directory
cd nestjs-jwt-users
Install dependencies
npm install
Configure .ENV vars
And
npm run start:dev