Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 363 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 363 Bytes

huron.wedding

After over eight years, @ashsmash and @leebyron are tying the knot!

What fun would it be without open sourcing our wedding site?

Hosted on Heroku.

Usage

# To push updates to the site
git push

# To connect to the database
heroku pg:psql

# To run a bin command (found in bin/ in this repo)
heroku run name-of-command