felipesere / foody-rs

0 stars 0 forks source link

Foody Attempt 2

Running

Make sure to install just (brew intall just). Then you can run

just pg-start # will start the dev and test databases

just pg-migrate development up
just pg-migrate test up 

just pg-seed test

just run # will launch the app