Rocket with SeaOrm example app
- modify the
url
var inRocket.toml
to point to your chosen database - turn on the appropriate database feature for your chosen db in
Cargo.toml
cargo run
to start the server- open browser to the address shown in
🚀 Rocket has launched from
line