Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 374 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 374 Bytes

This is a joke website. Rust + Rocket

Run:

  1. edit .env - specify your PostgreSQL username, password, host and DB

  2. install diesel cli

cd joke-website
diesel setup
diesel migration run
  1. fill db tables users and adjectives

cargo +nightly-2018-07-24 run

Here you can see it in action. CAUTION! Russian language!