Skip to content

wheeland/itsf-playerdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foosball Player Database

Building

- get `rustup`
- `cargo install diesel_cli --no-default-features --features "sqlite-bundled"`
- `cargo build`

Setting up

- either adjust local `.env` file or set environment variables by hand, to match your preferences
- create new sqlite DB: `diesel migration run`
- run server app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published