forked from External/greenlight
|
||
---|---|---|
app | ||
bin | ||
config | ||
db | ||
lib | ||
log | ||
public | ||
scripts | ||
test | ||
tmp | ||
vendor/assets | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
Dockerfile.dev | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
Rakefile | ||
circle.yml | ||
config.ru | ||
docker-compose.yml | ||
env | ||
sample.env |
README.md
Greenlight
Greenlight is a simple front-end application for BigBlueButton. For an overview of how GreenLight works see
Installation on BigBlueButton
We've created a Docker image to make it easy to install GreenLight on a BigBlueButton 1.1-beta (or later server). See Installing GreenLight in the BigBlueButton documentation.
Development
GreenLight is a rails 5 application.