Skip to content

Supam/docto-project

Repository files navigation

Description

This is our S8 project in partnership with Doctolib.

Requirements

This application has been developped using version 18.16.1 LTS of nodeJS. The application is not guarenteed to work if the correct version is not used

Installation

$ npm install

You will need to create a database called "docto-project" on your local machine if it does not already exist.

Running the app

# database
$ docker-compose up

# 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

About

Projet d'ideation en partenariat avec Doctolib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •