sea-orm/examples/rocket_example
2021-09-02 21:47:55 +10:00
..
2021-09-02 21:47:55 +10:00
2021-09-02 20:20:02 +10:00
2021-09-02 20:20:02 +10:00
2021-09-02 20:20:02 +10:00
2021-09-01 20:09:38 +10:00
2021-09-02 20:20:02 +10:00

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