feat: list streams and story-mode catchup
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Project Rules
|
||||
|
||||
## Architecture
|
||||
- Electron typescript/react app is in `js/` folder
|
||||
- Orion is the api server which lives in the `go/` folder
|
||||
- `cpp/` points to our prototype of a C++ Qt widgets client
|
||||
|
||||
## Electron App
|
||||
### Quality
|
||||
We care about overall architectural quality and keeping consistent patterns according to best practices.
|
||||
|
||||
Reference in New Issue
Block a user