0.0.145 • Published 5 years ago

@community-fibre/common v0.0.145

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
5 years ago

Getting Started

First install node modules:

npm install

Start postgres:

docker-compose up -d

Buiding

Build & run the docker image with (this will also start postgres):

docker-compose up -d --build 

Testing

Running unit tests:

jest

Hitting localhost http://localhost:3000/orders