rociac / micro-facebook

1 stars 1 forks source link

Micro-social

Micro-social Screenshot

Table of content

Description

Micro-social is a basic social network, mirroring basic Facebook features built in Ruby on Rails

Technologies

Ruby version:

$ ruby-2.5.1

Rails version:

$ rails-6.0.0

Installation

  1. Clone the project to your local directory
git clone https://github.com/rociac/micro-facebook
  1. Run bundle install

  2. Run rails db:migrate

  3. Run rails db:seed (Optional)

Authors