A social scaffold
Microverse Eight Ruby on Rails Section Main Curriculum Project "Social media website"
Project: Social media website. Assignment link
Visit the finished project website: https://murmuring-shore-10170.herokuapp.com/
- Windows
https://www.ruby-lang.org/es/documentation/installation/#rubyinstaller
https://gorails.com/setup/windows/10
- Ubuntu 18.04
sudo apt-get install ruby-full
gem install rails -v 5.2.4.3
- Clone the repo
git clone https://github.com/jdmartinez1062/ror-social-scaffold
-
Visit the web page
https://murmuring-shore-10170.herokuapp.com/
-
Open Console
rails db:migrate rails db:seed rails server
-
Open your browser, copy and paste in your search bar
http://localhost:3000/
Juan David Martínez Cubillos - [email protected]
Project Link: https://github.com/jdmartinez1062/ror-social-scaffold