bigbluebutton-Github/bbb-graphql-client-test
2024-05-01 12:53:11 -04:00
..
public
src refactor: remove html5InstanceId 2024-05-01 12:53:11 -04:00
.gitignore
deploy.sh
package-lock.json Introduces json-patch to graphql-middleware 2023-05-10 19:08:24 -03:00
package.json Introduces json-patch to graphql-middleware 2023-05-10 19:08:24 -03:00
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