1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

Implement README.md

This commit is contained in:
Tom Gallacher 2016-10-10 16:44:23 +01:00
parent dd718e1135
commit 039134727b

19
README.md Normal file
View File

@ -0,0 +1,19 @@
# Joyent Dashboard
## Project Management
This project is using [Github Projects](https://www.youtube.com/watch?v=C6MGKHkNtxU) for organisation and development of the Joyent Dashboard.
## Repository Layout
Currently we are using this repository as a monolithic catch-all for all project communication, development and designs.
We will also include multiple PoC's of various bits of functionality from UI's prototypes to API development.
```
.
└── triton-graphql
```
### triton-graphql
An implementation of the triton API's in GraphQL.