Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 715 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 715 Bytes

Nest Logo

Description

Diploma server for knowledge testing application

Installation

$ npm monorepo:install

Running the app

# set all .env files from .example.env

# api-gateway dev mode
$ yarn start:api-gateway:dev

# auth-service dev mode
$ yarn start:auth-service:dev

# test-service dev mode
$ yarn start:test-service:dev

License

Application is MIT licensed.