bigbluebutton-Github/bbb-graphql-client-test
2024-03-05 19:35:50 -03:00
..
public
src Remove wrong code 2024-03-05 19:35:50 -03: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