Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 534 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 534 Bytes

Nest GraphQL Passport Authentication

Description

Nest, GraphQL & Passport based Authentication

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

License

MIT licensed.