copilot/packages/portal-api
Wyatt Preul 3c8b2b0c8f fix: no longer ignore successful status checks 2017-09-18 23:00:41 +01:00
..
lib fix: no longer ignore successful status checks 2017-09-18 23:00:41 +01:00
test fix: health checks work for private ips 2017-09-15 22:36:31 +01:00
.dockerignore build: ignore package-lock 2017-06-20 14:44:27 +01:00
.gitignore chore(portal-api): move portal-api to packages 2017-05-25 19:44:31 +01:00
.travis.yml chore(portal-api): move portal-api to packages 2017-05-25 19:44:31 +01:00
LICENSE chore(portal-api): move portal-api to packages 2017-05-25 19:44:31 +01:00
README.md chore(portal-api): add start script to support frontend 2017-06-05 19:44:43 +01:00
bootstrap-data.js feat: CNS env variables (#675) 2017-09-13 14:32:32 -05:00
package.json fix: no longer ignore successful status checks 2017-09-18 23:00:41 +01:00
server.js feat: CNS env variables (#675) 2017-09-13 14:32:32 -05:00
test-Dockerfile chore(portal-api): create test containers 2017-08-17 15:59:14 +01:00
test-compose.yml chore(api): update deps/tests 2017-08-25 10:28:42 +01:00

README.md

ContainerPilot Monitor API

Build Status

Lead Maintainer: Wyatt Preul

Example usage

yarn start

Navigate to http://localhost:8000/graphiql to run graphQL queries. Navigate to http://localhost:8000/documentation for documentation on each route.