/myFace

Primary LanguageHTML

README

A social network web app which runs on Ruby on Rails.

  • Ruby Version is ruby 2.5.5p157 and Rails version is Rails 5.2.3

  • Uses mySQL2 as database. Enter the database names, host, username and password into config/database.yml

  • Uses carrierwave for storage, set this up in config/storage.yml

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...