1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 23:30:05 +02:00
copilot/packages/portal-api/README.md

15 lines
379 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
```
yarn start
```
Navigate to http://localhost:8000/graphiql to run graphQL queries. Navigate to http://localhost:8000/documentation for documentation on each route.