rust-web-starter
rust-web-starter copied to clipboard
Rust (Rocket & Diesel) + React (w/ Typescript) + PostgreSQL starter pack. Currently serves my need for a nice Dev Environment.
Results
2
rust-web-starter issues
Sort by
recently updated
recently updated
newest added
See comments here: https://www.reddit.com/r/rust/comments/6u27xp/my_dockerized_rocket_diesel_and_react_starter/ Multi-stage build + diesel embed_migrations!() (http://docs.diesel.rs/diesel/macro.embed_migrations.html) is probably the way to go. Alpine + musl??
Use this technique to keep build failures from killing the api service? #https://github.com/passcod/cargo-watch/issues/75