Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 348 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 348 Bytes

petql

PetQL

Setup & Run the project

npm run setup

Run a stopped server

docker-compose up

To Run the test

docker ps
docker exec -it [instanceid] /bin/sh
npm run bdd
npm run unit
npm run test

APIs

GraphQL