Rust web framework, using Rocket, Diesel, and stdweb
git clone
this project.env.local
to .env
.env
cargo install diesel-cli
cargo install cargo-web
rustup target add wasm32-unknown-emscripten
diesel setup
Rocket.toml.example
to Rocket.toml
Rocket.toml
cargo run