mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
43c4e63ba2
- Continue to use yarn instead of npm through ci pipeline to cache things more |
||
---|---|---|
backend | ||
bin | ||
cloudapi-graphql | ||
frontend | ||
spikes | ||
ui | ||
.gitignore | ||
circle.yml | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
local-compose.yml | ||
Makefile | ||
README.md |
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
├── backend
├── cloudapi-graphql
└── spikes
cloudapi-graphql
An implementation of the Joyent CloudAPI in GraphQL.
frontend
The client side code with a dev-server.
backend
A simple backend for frontend that serves the static files and fallbacks to /static/index.html
. To be used in production.
spikes
Implementation examples from spikes.