sea-orm/examples/rocket_example

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