- Node JS (8.0+) & NPM
- Docker
- Download the zip or clone the repository
- navigate to project root directory and run
npm install
- run
docker-compose up
- run
npm test
(this will run the tests still locally, but doesn't connect to the tsqdb)
npm install
docker-compose up
npm test
(this will run the tests still locally, but doesn't connect to the tsqdb)