booko-backend

This is the server for booko.

Running

Install Rust

Install Diesel

rustup install nightly
rustup default nightly
diesel migration run
cargo up