a52a364dbb
Bumps the npm_and_yarn group with 1 update in the /bbb-graphql-client-test directory: [rollup](https://github.com/rollup/rollup). Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 2.79.1 to 2.79.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2) Updates `rollup` from 2.75.6 to 2.79.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
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