Skip to content

ccloes/photo_album

Repository files navigation

Photo Album manager app

This is an example RAILS app which implements a REST interface.

Installation Pre-requisites

Installation and running

  • bundle install
  • export SECRET_KEY_BASE=rails secret
  • rails db:migrate
  • rails s -e development

Heroku environment

This application is also deployed and available in heroku at https://glacial-harbor-31739.herokuapp.com