Skip to content

Wikodit/2023B3API-base-project

Repository files navigation

Installation

$ npm install

Running the app

$ npm run start

Get tests

# unit tests
$ git submodule update --init --recursive

Test

# unit tests
$ npm run test

Setting up database

docker-compose up --force-recreate -V

Testing e2e

docker-compose up --force-recreate -V

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published