MDG Greenlight Repo
Go to file
Josh 7fadd6be69 seperate js in files 2018-06-13 14:43:08 -04:00
app seperate js in files 2018-06-13 14:43:08 -04:00
bin initial commit 2018-05-07 16:06:01 -04:00
config seperate js in files 2018-06-13 14:43:08 -04:00
db handle errors and fix join form 2018-06-11 13:05:54 -04:00
lib initial commit 2018-05-07 16:06:01 -04:00
log initial commit 2018-05-07 16:06:01 -04:00
public handle errors and fix join form 2018-06-11 13:05:54 -04:00
spec handle errors and fix join form 2018-06-11 13:05:54 -04:00
test add rspec tests 2018-05-18 11:51:03 -04:00
tmp initial commit 2018-05-07 16:06:01 -04:00
vendor/assets initial commit 2018-05-07 16:06:01 -04:00
.gitignore initial commit 2018-05-07 16:06:01 -04:00
.rspec add rspec tests 2018-05-18 11:51:03 -04:00
Gemfile work on frontend 2018-05-24 16:59:20 -04:00
Gemfile.lock restructure app 2018-05-29 15:28:29 -04:00
README.md initial commit 2018-05-07 16:06:01 -04:00
Rakefile initial commit 2018-05-07 16:06:01 -04:00
config.ru initial commit 2018-05-07 16:06:01 -04:00
sample.env add lb option 2018-05-11 15:57:31 -04:00

README.md

README

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

  • ...