mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-10 10:02:40 +00:00
48165e1d79e71d701ab6f303e6cbce7a5efeb8d7
Mobicoop V3 - User Service
Mobicoop V3 - User service.
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
License
Mobicoop V3 - User Service is AGPL licensed.
Description
Languages
TypeScript
96.3%
Dockerfile
3.4%
Shell
0.3%