rust-blog-demo

Rocket & Diesel Blog

  • Owner: notryanb/rust-blog-demo
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Rocket & Diesel Blog Demo

  • Using rustc 1.31.0-nightly (8c4ad4e9e 2018-10-04)
  • postgres backend
  • This is a test app for My Blog: lil bits

Setup

  • Must have diesel_cli installed. Directions can be found in the Diesel Getting Started Guide
  • Run diesel migration run to run all migrations on the postgres database
  • Run cargo run --bin seed to seed the database with fake data. See src/seed.rs to setup default username/password for a login.
  • Run cargo run --bin main, which will start the app.

Notes (2018-10-05)

  • Rocket 0.3.17 doesn't seem to compile currently, so I reverted to 0.3.11 to get it working. There happens to be a problem on Windows machines due to the ring dependency and spectre vulnerability
  • I should make a CHANGELOG now that a few people have mentioned using this project as an example....

Main metrics

Overview
Name With Ownernotryanb/rust-blog-demo
Primary LanguageRust
Program languageRust (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2017-07-12 15:01:15
Pushed At2018-10-05 17:27:58
Last Commit At2018-10-05 13:27:57
Release Count0
用户参与
Stargazers Count13
Watchers Count4
Fork Count0
Commits Count127
Has Issues Enabled
Issues Count8
Issue Open Count4
Pull Requests Count16
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private