Skip to content

jacobtani/engagedencounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engaged Encounter Wellington

This is an application for the Wellington Engaged Encounter. It is a Catholic marriage preparation course using Rails 6 with Ruby 2.7. Built on Heroku 22 stack

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

Engaged Encounter 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

Catholic Marriage Preparation Course in Wellington

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published