Go to file
Alex Windett d7da99f87b Grid - using varibale in for loop when creating grid classes 2016-10-25 17:24:43 +01:00
bin make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00
cloudapi-graphql make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00
frontend make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00
spikes css-modules & aphrodite examples 2016-10-19 15:04:20 +01:00
ui Grid - using varibale in for loop when creating grid classes 2016-10-25 17:24:43 +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 make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00
README.md Update README.md 2016-10-25 17:02:05 +01:00
circle.yml circleci: Upgrading docker-compose 2016-10-25 12:25:22 +01:00
docker-compose.yml docker-compose: only download the needed tags 2016-10-24 17:35:35 +01:00
local-compose.yml backend: Moving backend into frontend 2016-10-24 16:31:05 +01:00
package.json make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00
yarn.lock make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +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
├── ui
├── cloudapi-graphql
└── spikes

cloudapi-graphql

An implementation of the Joyent CloudAPI in GraphQL.

frontend

The client side code with a dev-server, this also includes the production server for the meantime, however we are looking at moving towards a deployment of the build artifacts to manta, and another server to host these assets.

ui

Code for the reusable UI framework.

spikes

Implementation examples from spikes.