mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
Updating README
This commit is contained in:
parent
5c9607e43e
commit
4a81042bd0
@ -52,6 +52,7 @@ We will also include multiple PoC's of various bits of functionality from UI's p
|
||||
```
|
||||
.
|
||||
├── cloudapi-graphql
|
||||
├── docs
|
||||
├── frontend
|
||||
├── nginx
|
||||
├── ui
|
||||
@ -62,6 +63,11 @@ We will also include multiple PoC's of various bits of functionality from UI's p
|
||||
|
||||
An implementation of the [Joyent CloudAPI](https://apidocs.joyent.com/cloudapi/) in GraphQL.
|
||||
|
||||
### Docs
|
||||
|
||||
Documentation about the project, mainly focused on information for the technical runnings of this project.
|
||||
Can be view online at the [documentation website](http://docs.svc.f4b20699-b323-4452-9091-977895896da6.eu-ams-1.triton.zone/)
|
||||
|
||||
### 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.
|
||||
|
Loading…
Reference in New Issue
Block a user