Skip to content
This repository was archived by the owner on Dec 14, 2019. It is now read-only.
/ GalRails Public archive

⚠️ UNMAINTAINED ⚠️ | Ruby On Rails minimalist photo gallery

Notifications You must be signed in to change notification settings

YannAries/GalRails

Repository files navigation

GalRails Photo

Code Climate Issue Count Build Status

Photo gallery built in Ruby on Rails.

Requirements

Development

Getting Started

  • Open your terminal and clone the repository to your default directory
https://github.com/YannAries/GalRails.git
  • Navigate to the app directory
cd GalRails-photo

Installation

  • Start the web server running on port :3000. Therefore, You can access to the app home page
rails s
  • Open a new terminal window, run the following command to install the dependencies
bundle install
  • Run the first migration to the database
rake db:migrate

About

⚠️ UNMAINTAINED ⚠️ | Ruby On Rails minimalist photo gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published