mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-11 00:02:40 +00:00
d1fab1bd6b79423248920239397a93687fe38f1e
fix prisma tests See merge request mobicoop/lab/v3/services/user!3
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%