rust-blog-demo

Rocket & Diesel Blog

  • 所有者: notryanb/rust-blog-demo
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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....

主要指标

概览
名称与所有者notryanb/rust-blog-demo
主编程语言Rust
编程语言Rust (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2017-07-12 15:01:15
推送于2018-10-05 17:27:58
最后一次提交2018-10-05 13:27:57
发布数0
用户参与
星数13
关注者数4
派生数0
提交数127
已启用问题?
问题数8
打开的问题数4
拉请求数16
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?