No description
- Python 74.8%
- Rust 21.8%
- Nix 2.3%
- HTML 1.1%
| assets | rm trash | |
| device | Big commit!!! | |
| src | micro optimization!!! | |
| .envrc | scaffold server project | |
| .gitignore | This works!!!!! | |
| Cargo.lock | fix conflicts | |
| Cargo.toml | fix conflicts | |
| flake.lock | prepare backend for asset serving, bump flake inputs | |
| flake.nix | scaffold server project | |
| README.md | fix startup so models are loaded early, change repr of id type in db | |
ASB
TODO
- Edge device
- Hardware init
- Taking photos
- LCD Displaying
- Menu handling
- Connecting to the server
- Server
- DB init
- Serving endpoints:
- Healthchecks (device, db, sensors, ...)
- CRUD (add, delete, edit, ...)
- Frontend assets serving
- Frontend
- Consuming data from backend
- Handling user operations