mirror of
https://github.com/yldio/copilot.git
synced 2024-11-13 06:40:06 +02:00
document what ui
folder is
This commit is contained in:
parent
a9a19e4476
commit
330f179d8b
@ -12,6 +12,7 @@ We will also include multiple PoC's of various bits of functionality from UI's p
|
||||
```
|
||||
.
|
||||
├── frontend
|
||||
├── ui
|
||||
├── backend
|
||||
├── cloudapi-graphql
|
||||
└── spikes
|
||||
@ -25,6 +26,10 @@ An implementation of the [Joyent CloudAPI](https://apidocs.joyent.com/cloudapi/)
|
||||
|
||||
The client side code with a dev-server.
|
||||
|
||||
### ui
|
||||
|
||||
Code for the reusable UI framework.
|
||||
|
||||
### backend
|
||||
|
||||
A simple backend for frontend that serves the static files and fallbacks to `/static/index.html`. To be used in production.
|
||||
|
Loading…
Reference in New Issue
Block a user