Go to file
Sérgio Ramos 64a01dff71 bootstrap ui framework 2016-10-24 11:02:18 +01:00
backend deploy: Cleaning up background 2016-10-21 16:39:44 +01:00
bin deploy: Adding logging 2016-10-21 17:16:18 +01:00
cloudapi-graphql deps: triton to use fork with no-mutable deps 2016-10-24 10:54:15 +01:00
frontend update frontend html title 2016-10-24 11:02:18 +01:00
spikes css-modules & aphrodite examples 2016-10-19 15:04:20 +01:00
ui bootstrap ui framework 2016-10-24 11:02:18 +01:00
.gitignore ignore credentials.json 2016-10-20 14:11:40 +01:00
CONTRIBUTING.md Introducing a contribution guide 2016-10-14 12:25:04 +01:00
Makefile ci: add a deployment script 2016-10-20 14:55:05 +01:00
README.md initial implementation of a simple bff 2016-10-20 13:36:24 +01:00
circle.yml Adding cachedir and setting up git username/email 2016-10-24 11:01:03 +01:00
docker-compose.yml Use captain to build images 2016-10-21 11:51:38 +01:00
local-compose.yml Use captain to build images 2016-10-21 11:51:38 +01:00

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.