1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00
Go to file
Sérgio Ramos 8e832f9f03 enable triton credentials from credentials.json
credentials can be set not only using ENV variables,
but also with credentials.json (if it is found)
2016-10-20 10:58:19 +01:00
bin Implementing a faux passing test for ci 2016-10-17 17:56:01 +01:00
cloudapi-graphql enable triton credentials from credentials.json 2016-10-20 10:58:19 +01:00
spikes css-modules & aphrodite examples 2016-10-19 15:04:20 +01:00
.gitignore ignore more common bloat 2016-10-20 10:58:19 +01:00
circle.yml circleci: pull and build before docker-compose up 2016-10-19 15:59:19 +01:00
CONTRIBUTING.md Introducing a contribution guide 2016-10-14 12:25:04 +01:00
docker-compose.yml triton: smallest instance is created on deploy 2016-10-19 15:10:03 +01:00
local-compose.yml Dockerising the cloudapi application 2016-10-17 16:41:17 +01:00
Makefile make: Adding an install target 2016-10-17 18:00:50 +01:00
README.md update readme to add info on frontend and spikes 2016-10-20 10:58:19 +01:00

Joyent Dashboard

Project Management

This project is using Github Projects 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.

.
├── frontend
├── cloudapi-graphql
└── spikes

cloudapi-graphql

An implementation of the Joyent CloudAPI in GraphQL.

frontend

The client side code with a dev-server.

spikes

Implementation examples from spikes.