MDG Greenlight Repo
Go to file
Zachary Chai 552ea39ddd meeting action alerts 2016-11-09 16:46:24 -05:00
app meeting action alerts 2016-11-09 16:46:24 -05:00
bin first commit 2016-10-13 17:30:58 +00:00
config meeting action alerts 2016-11-09 16:46:24 -05:00
db oauth update 2016-11-09 13:29:29 -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 first commit 2016-10-13 17:30:58 +00:00
test oauth update 2016-11-09 13:29:29 -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
.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 configure i18n 2016-11-03 17:22:33 -04:00
Gemfile.lock configure i18n 2016-11-03 17:22:33 -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

  • ...