TSQ Microservice

About

System Requirements

  • Node JS (8.0+) & NPM
  • Docker

Installation

  1. Download the zip or clone the repository
  2. navigate to project root directory and run npm install

Starting Up the Project

  1. run docker-compose up

Running Tests

  1. run npm test (this will run the tests still locally, but doesn't connect to the tsqdb)

License

BSD-3-Clause