mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2025-12-30 22:02:40 +00:00
ff3ac73ecb2b53dd3d9ab6710e7962c159be1088
Crud See merge request mobicoop/lab/v3/services/user!1
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%