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