joyent-portal/packages/portal-api
Sérgio Ramos a6abc105a9 fix(cp-frontend): fix branches overriding services 2017-09-05 21:53:34 +01:00
..
lib fix(cp-frontend): fix branches overriding services 2017-09-05 21:53:34 +01:00
test style: static methods 2017-08-28 21:31:38 +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(portal-api): replace dockerode with node-triton (#532) 2017-06-29 09:28:56 -05:00
package.json fix(cp-frontend): fix branches overriding services 2017-09-05 21:53:34 +01:00
server.js style: static methods 2017-08-28 21:31:38 +01: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.