https://github.com/uditdc/rust-axum-sv
https://github.com/uditdc/rust-axum-sv
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uditdc/rust-axum-sv
- Owner: uditdc
- Created: 2023-07-22T06:34:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T07:38:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T06:45:40.357Z (over 1 year ago)
- Language: Rust
- Homepage: https://rust-axum-sv.shuttleapp.rs
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sample Rust Server with Shuttle
===
### Development
Run
`cargo shuttle run`
Watch
`cargo watch -q -c -w src/ -x "shuttle run"`
Deploy
`cargo shuttle deploy`