Skip to content

narekpetrosyan/nest_jwt_auth

Repository files navigation

Nest Logo

A simple JWT authentication example for fast start.

NPM Version Package License CircleCI

Description

Nest framework TypeScript starter repository with JWT authentication.

Installation

# clone the repo (main branch)
## via SSH
$ git clone [email protected]:narekpetrosyan/nest_jwt_auth.git

## via https
git clone https://github.com/narekpetrosyan/nest_jwt_auth.git

# install dependencies
$ npm install

Running the app

# development
$ npm run start

# dev mode
$ npm run start:dev

# prod mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published