AashnaNarang / SurveyLab

0 stars 0 forks source link

PostgreSQL conversion done #77

Closed SamaMMahmoud closed 2 years ago

SamaMMahmoud commented 2 years ago

instructions on replication:

  1. bundle install
  2. download v14.2 of postgresql from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
  3. install with password = 1234
  4. restart pc
  5. run rake db:setup -->it automatically skips redundant steps
  6. run rails s