MDG Greenlight Repo
Go to file
Zachary Chai 421e0c3c37 Merge pull request #8 from zach-chai/fix_links
add links to personal room and root
2016-10-18 16:10:59 -04:00
app add links to personal room and root 2016-10-18 16:09:56 -04:00
bin first commit 2016-10-13 17:30:58 +00:00
config personalized rooms page 2016-10-18 15:19:16 -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

  • ...