Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leebyron/huron.wedding
- Owner: leebyron
- Created: 2016-05-08T21:53:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T21:58:33.000Z (over 7 years ago)
- Last Synced: 2024-04-14T05:13:54.546Z (7 months ago)
- Language: HTML
- Homepage: http://huron.wedding
- Size: 12.7 MB
- Stars: 16
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```