(Early stage project)
A social network with collective bayesian reasoning.
just reset-db
just develop
Open in browser: https://localhost:3000
- Programming language: Rust
- HTTP Server: axum
- Template language: maud
- Error handling: anyhow
- Database Connection: sqlx
Start release web server:
cargo run --release
Then benchmark:
just benchmark