Skip to content

MathildeDuboille/nestjs-authentication

Folders and files

NameName
Last commit message
Last commit date
Sep 26, 2020
Dec 8, 2020
Sep 26, 2020
Sep 26, 2020
Sep 26, 2020
Sep 26, 2020
Sep 26, 2020
Sep 26, 2020
Sep 26, 2020
Sep 26, 2020
Dec 8, 2020
Sep 26, 2020
Sep 26, 2020
Dec 8, 2020

Repository files navigation

Description

Nest framework TypeScript starter repository with azure AD token validation.

Installation

$ yarn
$ cp .env.example .env

Don't forget to update .env file with your azure AD credentials.

Running the migrations

$ yarn migration:run

Running the app

# development
$ docker-compose up -d
$ yarn start

# watch mode
$ yarn start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published