svenstaro / rust-web-boilerplate

Rust web template for modern web backend applications
MIT License
311 stars 51 forks source link

refactor to use dotenv, updates factory to use diesel syntax #10

Closed revgum closed 6 years ago

revgum commented 6 years ago

Thanks for the boilerplate, it's a great foundation! Here's a refactor to use dotenv (and update syntax for diesel) if you're still interested.

revgum commented 6 years ago

wasn't paying attention to Travis, will submit a PR with it fixed