Skip to content

ClaraCharriau/ma-seance-user-service

Repository files navigation

maSéance user service

Description

A TypeScript project using Nest.js. The project is a RESTful API that can be connected to maSéance front-end project.

It allows to create, read, update, and delete users informations and focus on authentification.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

Test coverage

Statements Branches Functions Lines
Statements Branches Functions Lines
# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Nest is MIT licensed.

About

A Nest project that can be connected to maSéance front-end project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •