Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leebyron/huron.wedding

Our wedding site
https://github.com/leebyron/huron.wedding

Last synced: about 1 month ago
JSON representation

Our wedding site

Awesome Lists containing this project

README

        

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

```sh
# 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
```