A small starvation play website, with customizable meal allowance options.
Always remember to play safe, and to not eat large meals after a long fast! This program on its own should not fast you for long enough that refeeding syndrome becomes a worry, but it may become problematic if you use it to control when you can come out of a fast.
- Rust 88.3%
- TypeScript 5.2%
- Nix 4%
- CSS 2.3%
- HTML 0.2%
Now that a stronger structure for the repositories has been found the `UserRepository` needs to be updated to support the new model. This also cleans up the specifics of the `CardRepository` API to work more cleanly with the rest of the codebase (namely, moving to using `Arc<Mutex<Pool<Sqlite>>>` instead of a raw `Pool<Sqlite>`). |
||
|---|---|---|
| client | ||
| server | ||
| .envrc | ||
| .gitignore | ||
| DESIGN.md | ||
| devshell.toml | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| PAGES.md | ||
| README.md | ||
| session.yaml | ||
| shell.nix | ||
starveme
A small starvation play website, with customizable meal allowance options. Always remember to play safe, and to not eat large meals after a long fast! This program on its own should not fast you for long enough that refeeding syndrome becomes a worry, but it may become problematic if you use it to control when you can come out of a fast.