Skip to content

Sambego/nestjs-auth0-api

Repository files navigation

Description

This is the end-result from the YoutTube video "Secure Your Nest.js API Endpoints with Auth0 in ~10 Minutes"

Installation

$ npm install
$ cp .env.sample .env

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

License

MIT license.