MDG Greenlight Repo
Go to file
Zachary Chai 54347ac11b Merge pull request #54 from erickadbay/dev-erick
Added hover for thumbnails using css
2016-11-29 15:36:15 -05:00
app Merge remote-tracking branch 'upstream/master' into dev-erick 2016-11-29 15:27:53 -05:00
bin first commit 2016-10-13 17:30:58 +00:00
config Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
db Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
lib first commit 2016-10-13 17:30:58 +00:00
log first commit 2016-10-13 17:30:58 +00:00
public add favicon 2016-11-09 17:21:48 -05:00
test Merge pull request #53 from zach-chai/tests 2016-11-29 15:25:20 -05:00
tmp first commit 2016-10-13 17:30:58 +00:00
vendor/assets first commit 2016-10-13 17:30:58 +00:00
.dockerignore easy_deploy_configs 2016-11-22 16:51:14 -05:00
.gitignore Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
Dockerfile docker 2016-10-17 10:53:35 -04:00
Gemfile lock ruby version 2016-11-29 15:21:54 -05:00
Gemfile.lock lock ruby version 2016-11-29 15:21:54 -05:00
README.md first commit 2016-10-13 17:30:58 +00:00
Rakefile first commit 2016-10-13 17:30:58 +00:00
config.ru first commit 2016-10-13 17:30:58 +00:00
docker-compose.yml configuration_updates 2016-11-15 11:28:37 -05:00
sample.env configuration_updates 2016-11-15 11:28:37 -05: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

  • ...