Skip to content

ali-husnain/nestjs-jwt-authentication

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Create .env file at root

PORT=3001
MONGO_URI=

Running the app

# development
$ npm run start

Releases

No releases published

Packages

No packages published