mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 15:20:06 +02:00
update readme to add info on frontend and spikes
This commit is contained in:
parent
3e71a2f7ce
commit
50d2ff2203
12
README.md
12
README.md
@ -11,9 +11,19 @@ We will also include multiple PoC's of various bits of functionality from UI's p
|
|||||||
|
|
||||||
```
|
```
|
||||||
.
|
.
|
||||||
└── cloudapi-graphql
|
├── frontend
|
||||||
|
├── cloudapi-graphql
|
||||||
|
└── spikes
|
||||||
```
|
```
|
||||||
|
|
||||||
### cloudapi-graphql
|
### cloudapi-graphql
|
||||||
|
|
||||||
An implementation of the [Joyent CloudAPI](https://apidocs.joyent.com/cloudapi/) in GraphQL.
|
An implementation of the [Joyent CloudAPI](https://apidocs.joyent.com/cloudapi/) in GraphQL.
|
||||||
|
|
||||||
|
### frontend
|
||||||
|
|
||||||
|
The client side code with a dev-server.
|
||||||
|
|
||||||
|
## spikes
|
||||||
|
|
||||||
|
Implementation examples from spikes.
|
||||||
|
Loading…
Reference in New Issue
Block a user