Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 703 Bytes

README.md

File metadata and controls

52 lines (27 loc) · 703 Bytes

README

Install sample data

~/berjubel (master)$ rake db:migrate && rake db:seed

or

~/berjubel (master$ ./reload

Demo

https://berjubel.herokuapp.com

SPA (react js)

https://berjubel-app.web.app

Method

Use default rails, bootstrap features as much as possible.

Technology

  • Ruby On Rails

  • Postgresql

  • Bootstrap

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...