MDG Greenlight Repo
Go to file
jfederico 875f2d2a12 Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 16:26:02 -04:00
app Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 16:26:02 -04:00
bin first commit 2016-10-13 17:30:58 +00:00
config Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 16:26:02 -04:00
db personalized rooms page 2016-10-18 15:19:16 -04:00
lib first commit 2016-10-13 17:30:58 +00:00
log first commit 2016-10-13 17:30:58 +00:00
public first commit 2016-10-13 17:30:58 +00:00
test basic tests and user data 2016-10-18 15:41:08 -04:00
tmp first commit 2016-10-13 17:30:58 +00:00
vendor/assets first commit 2016-10-13 17:30:58 +00:00
.gitignore Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -04:00
Dockerfile docker 2016-10-17 10:53:35 -04:00
Gemfile bbb_endpoint and bbb_secret can be configured with environment variables 2016-10-18 13:50:51 -04:00
Gemfile.lock Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -04: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 docker 2016-10-17 10:53:35 -04:00
sample.env bbb_endpoint and bbb_secret can be configured with environment variables 2016-10-18 13:50:51 -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

  • ...