ghotiphud / rust-web-starter

Rust (Rocket & Diesel) + React (w/ Typescript) + PostgreSQL starter pack. Currently serves my need for a nice Dev Environment.
MIT License
293 stars 39 forks source link

Rocket v0.4 Support #15

Closed huntwj closed 5 years ago

huntwj commented 5 years ago

Thanks for an awesome starter project. Can we get it updated to Rocket v0.4? Please see the attached PR for my attempt at getting things jump started.

https://github.com/ghotiphud/rust-web-starter/pull/14

ghotiphud commented 5 years ago

Nice PR, thanks.

ghost commented 5 years ago

@ghotiphud @huntwj any chance this could be also done to the diesel_blog branch? I'm learning and reading code really helps :#