huron.wedding icon indicating copy to clipboard operation
huron.wedding copied to clipboard

Our wedding site

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