|
|
|
@ -5,15 +5,16 @@ through the CMS for creating/updating data.
|
|
|
|
|
|
|
|
|
|
## Todos
|
|
|
|
|
|
|
|
|
|
- [ ] data
|
|
|
|
|
- [x] data
|
|
|
|
|
- [x] create migrations with stream consideration
|
|
|
|
|
- [ ] read from db
|
|
|
|
|
- [ ] create data
|
|
|
|
|
- [ ] update data
|
|
|
|
|
- [ ] websocket
|
|
|
|
|
- [x] read from db
|
|
|
|
|
- [x] create data
|
|
|
|
|
- [x] update data
|
|
|
|
|
- [x] delete data
|
|
|
|
|
- [x] websocket
|
|
|
|
|
- [x] create ws server
|
|
|
|
|
- [ ] handle events
|
|
|
|
|
- [x] handle events
|
|
|
|
|
- [x] authentication
|
|
|
|
|
- [x] create collection
|
|
|
|
|
- [x] figure out auth
|
|
|
|
|
- [ ] casters stuff
|
|
|
|
|
- [x] casters and hosts stuff
|