Skip to content

thiagoadril/typescript-identity-server

Repository files navigation

Configuration

Set your environment Options: [ dev, prd, qas ]

Options

  • set NODE_END=dev
  • set NODE_END=prd
  • set NODE_END=qas

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

TypeScript Identity Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published