1d7f9e7e5a6cf9a66fde04b74570e5cfae9c2aaa
Description
The backend system for the Arrival MANager (AMAN) based on Nest.JS. The system is currently under development
Installation
$ npm install
Running the app
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Test
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
Stay in touch
- Author - Sven Czarnian
License
AMAN is MIT licensed.
描述
儲存庫語言
TypeScript
100%