Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 162 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 162 Bytes

Poll

Moz Poll echo DATABASE_URL=postgres://willy:@localhost:5432/poll > .env

cargo build
cargo run #Run the project
cargo install diesel_cli