This website requires JavaScript.
Explore
Help
Sign In
caisin
/
sea-orm
Watch
1
Star
0
Fork
0
You've already forked sea-orm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sea-orm
/
examples
/
rocket_example
History
Chris Tsang
9665355d22
Screenshot
2021-09-03 21:54:38 +08:00
..
src
Add ValueType
2021-09-03 22:41:02 +10:00
static
Order posts by id
2021-09-03 22:20:46 +10:00
templates
Add ValueType
2021-09-03 22:41:02 +10:00
Cargo.toml
Renders HTML pages
2021-09-02 20:20:02 +10:00
README.md
Screenshot
2021-09-03 21:54:38 +08:00
Rocket.toml
Renders HTML pages
2021-09-02 20:20:02 +10:00
Screenshot.png
Screenshot
2021-09-03 21:54:38 +08:00
README.md
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