Skip to content

jflessau/bs-bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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