Skip to content

FoysalOsmany/petql

Repository files navigation

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