Skip to content

jsnomad/nest-api-auth-jwt

Repository files navigation

nest-api-auth-jwt

Nest project with : Swagger, JWT, PM2, Docker, e2e test

swagger

Setup

Clone the repo then install dependencies :

npm install

Create .env file :

cp .env.example .env

Start

Run the following command to start the HTTP server (dev mode).

npm start

Swagger Documentation

Start the server, then

http://localhost:3001/docs/

About

Nest API with JWT authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published