2022-10-27 12:09:18 +02:00
2022-10-22 20:25:55 +02:00
2022-10-27 12:06:30 +02:00
2022-10-22 14:10:51 +02:00
2022-10-22 14:10:51 +02:00
2022-10-22 14:10:51 +02:00
2022-10-22 14:10:51 +02:00
2022-10-23 17:08:13 +02:00
2022-10-22 14:10:51 +02:00
2022-10-27 12:09:18 +02:00
2022-10-23 17:07:04 +02:00
2022-10-22 14:10:51 +02:00
2022-10-22 14:10:51 +02:00

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

License

AMAN is MIT licensed.

仓库描述
无详细信息
自述文档 452 KiB
编程语言
TypeScript 100%