2021-09-01 20:09:38 +10:00

296 B

Rocket with SeaOrm example app

  • modify the url var in Rocket.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