0.0.72 • Published 4 years ago

@community-fibre/identity v0.0.72

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 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