4362b8407f
Bumps the npm_and_yarn group with 1 update in the /bbb-graphql-client-test directory: [ejs](https://github.com/mde/ejs). Bumps the npm_and_yarn group with 2 updates in the /bbb-learning-dashboard directory: [ejs](https://github.com/mde/ejs) and [postcss](https://github.com/postcss/postcss). Updates `ejs` from 3.1.8 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10) Updates `ejs` from 3.1.8 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10) Updates `postcss` from 8.4.33 to 8.4.34 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ejs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@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