MDG Greenlight Repo
Go to file
Jesus Federico 14ad57d4d1 Merge pull request #5 from jfederico/master
Encapsulated javascript for landingController
2016-10-18 14:15:27 -04:00
app Encapsulated javascript for landingController 2016-10-18 14:14:37 -04:00
bin first commit 2016-10-13 17:30:58 +00:00
config Removed code for autoclose as the bbb session will be open in the same tab/window 2016-10-18 13:56:54 -04:00
db omniauth strategy 2016-10-17 14:26:31 -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 Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -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

  • ...