mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2025-12-30 20:02:39 +00:00
ed09ceea1508dfc6c657aa1230e54102640cabef
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%