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

https://github.com/edisdev/movieapp

Small Movie App
https://github.com/edisdev/movieapp

Last synced: 12 months ago
JSON representation

Small Movie App

Awesome Lists containing this project

README

          

# README

Ruby Version: 2.2.6
Rails Version : 5.13

And You need to use to the app localhost imagemagick package for paperclip gem . ( paper gem => https://github.com/thoughtbot/paperclip )

Then

git clone https://github.com/haticeedis/movieApp.git

Then

cd movieApp

Then

bundle install

Then

rake:db migrate

then

rails s

anddd

Got to http://localhost:3000/

Run App ! :)