joyent-portal/packages/portal-api
Sérgio Ramos 101f4fb423 style(portal-api): fix lint 2017-06-21 20:12:57 +01:00
..
etc feat: add docker-compose-api to compose 2017-06-21 20:01:02 +01:00
lib style(portal-api): fix lint 2017-06-21 20:12:57 +01:00
test feat(portal-data): instance start/stop/restart 2017-06-15 17:11:40 +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
Dockerfile build: change npm loglevel to info 2017-06-20 16:25:03 +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 chore(portal-api): Bootstrap data 2017-06-21 17:17:47 +01:00
package.json feat: add docker-compose-api to compose 2017-06-21 20:01:02 +01:00
server.js style(portal-api): lint 2017-06-20 23:02:40 +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.