Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andredarcie/instagram-like-on-rails

Is a instagram like site make with Ruby on Rails
https://github.com/andredarcie/instagram-like-on-rails

devise instagram paperclip rails ruby

Last synced: 13 days ago
JSON representation

Is a instagram like site make with Ruby on Rails

Awesome Lists containing this project

README

        

# Instagram Like On Rails

This project is an Instagram clone made ​​in Ruby on Rails using [bootstrap-sass](https://github.com/twbs/bootstrap-sass),
[devise](https://github.com/plataformatec/devise) and [paperclip](https://github.com/thoughtbot/paperclip).

* Ruby version 2.2.4

* Rails version 4.2.5.1

* Make sure you have installed [ImageMagick](http://www.imagemagick.org) for paperclip

* Run `bundle install`

* Run `rake db:migrate`

* Run `rails s`

* Enjoy