Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 339 Bytes

Build Status

photothing-api

running

cargo install diesel_cli --no-default-features --features postgres
cargo build
diesel run migrations
heroku local

testing

heroku local test -f Procfile.test