Anonymous forum with a focus on resource efficiency over features.
| client | ||
| server | ||
| .containerignore | ||
| .gitignore | ||
| Containerfile | ||
| justfile | ||
| README.md | ||
FrostByte forum
# Local backend server (Actix-web with sqlx::sqlite)
cd server
cargo run
# Dev client (vite)
npm run dev