1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00
copilot/legacy/portal-api/README.md
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00

15 lines
394 B
Markdown

ContainerPilot Monitor API
[![Build Status](https://secure.travis-ci.org/geek/portal-api.svg)](http://travis-ci.org/geek/portal-api)
Lead Maintainer: [Wyatt Preul](https://github.com/geek)
## Example usage
```
NODE_ENV=dev node example
```
Navigate to http://localhost:8000/graphiql to run graphQL queries. Navigate to http://localhost:8000/documentation for documentation on each route.