Tool for managing access to BigBlueButton meetings https://vergadering.bij1.org/ingang/rooms/
Go to file
Arjan Adriaanse d788b75f5f initial 2020-10-30 16:10:59 +01:00
app initial 2020-10-30 16:10:59 +01:00
config initial 2020-10-30 16:10:59 +01:00
db initial 2020-10-30 16:10:59 +01:00
lib initial 2020-10-30 16:10:59 +01:00
public initial 2020-10-30 16:10:59 +01:00
storage initial 2020-10-30 16:10:59 +01:00
test initial 2020-10-30 16:10:59 +01:00
vendor initial 2020-10-30 16:10:59 +01:00
.browserslistrc initial 2020-10-30 16:10:59 +01:00
.gitignore initial 2020-10-30 16:10:59 +01:00
.ruby-version initial 2020-10-30 16:10:59 +01:00
Gemfile initial 2020-10-30 16:10:59 +01:00
Gemfile.lock initial 2020-10-30 16:10:59 +01:00
README.md initial 2020-10-30 16:10:59 +01:00
Rakefile initial 2020-10-30 16:10:59 +01:00
babel.config.js initial 2020-10-30 16:10:59 +01:00
config.ru initial 2020-10-30 16:10:59 +01:00
package.json initial 2020-10-30 16:10:59 +01:00
postcss.config.js initial 2020-10-30 16:10:59 +01:00
yarn.lock initial 2020-10-30 16:10:59 +01: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

  • ...