GitHub - jflessau/bs-bingo: Realtime multiplayer bullshit bingo for the web.

1 min read Original article ↗

Skip to content

Navigation Menu

bs-bingo

Realtime multiplayer bullshit bingo for the web.

Stack: Rust, Postgres, Svelte.

Demo

Development

Prepare the .env file, spin up a postgres database and use sqlx to run the migrations:

cp api/.example-env api/.env
docker-compose up
cargo install sqlx-cli
sqlx migrate run

Start the frontend dev server with npm i && npm run dev and run the API service with cargo run.

Happy hacking :)

Screenshot

chat bot's avatar image showing a robots shiny metal face