Skip to content

jacobtani/regieme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regieme

Regieme is our wedding website. It allows guests to view information about the wedding and RSVP for catering purposes.

Setup

  • Install all required gems: bundle install

  • Update the database configuration file 'database.yml'.

  • Create database: rake db:create

  • Run all migrations: rake db:migrate

  • Seed the database: rake db:seed

  • Run application server: rails s

Database

Regieme uses a PostgreSQL database to build the application. Ensure you have it running on your machine (please refer to: http://www.gotealeaf.com/blog/how-to-install-postgresql-on-a-mac)

Author

About

Our wedding website :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published