paladinarcher / TSQ-Microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 88.2%Language:Groovy 10.7%Language:Dockerfile 0.7%Language:Shell 0.3%