10 lines
697 B
Markdown
10 lines
697 B
Markdown
## Logic Ish, General TODOS
|
|
- [ ] openapi docs for the api based on `../shsf`'s implementation
|
|
|
|
## UI Related
|
|
- [ ] Fix Theming to be more professional (use frontend themeing skill & make it look like a professional product)
|
|
|
|
|
|
## Future BS
|
|
- [ ] CPU, MEM, NET, DISK sentinal first-installed on EC2s to expose a backend for the user's ui to hit, THROUGH A BACKEND PROXY ROUTE so we can cache and rate limit the requests. This will allow for a better dashboard and better stats for the user to see. We'll use an obscure port for the sentinal so that we dont hit any other services the user may have. Sentinal is our own little C program exposing the stats we need, seperate repo for that thing tho!
|