3e72e2d082
* Add Session Cleanup Delay Configuration After Meeting End * Makes 60minutes as default sessionsCleanupDelayInMinutes |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
deploy.sh | ||
package-lock.json | ||
package.json | ||
README.md |
bigbluebutton-graphql
This is a demonstration client that connects to BigBlueButton graphql API.
to run it:
git clone https://github.com/iMDT/bigbluebutton-graphql.git
cd bigbluebutton-graphql
npm install
npm start