2022-11-04 21:33:24 +01:00
2022-11-04 21:33:24 +01: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-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.

Description
No description provided
Readme 452 KiB
Languages
TypeScript 100%