bigbluebutton-Github/bbb-graphql-client-test
Anton Georgiev ce3dc6cef9
Merge pull request #21048 from bigbluebutton/dependabot/npm_and_yarn/bbb-graphql-client-test/npm_and_yarn-0953ef631d
chore(deps): bump the npm_and_yarn group across 5 directories with 3 updates
2024-08-28 14:22:34 -04:00
..
public Add graphql client for tests 2023-03-11 12:17:16 -03:00
src Introduce flag currentlyInMeeting (replacing isOnline) 2024-08-28 11:08:30 -03:00
.gitignore Add graphql client for tests 2023-03-11 12:17:16 -03:00
deploy.sh Add graphql client for tests 2023-03-11 12:17:16 -03:00
package-lock.json chore(deps): bump the npm_and_yarn group across 5 directories with 3 updates 2024-08-28 17:18:49 +00:00
package.json build(deps): bump the npm_and_yarn group across 6 directories with 16 updates 2024-06-24 18:43:10 +00:00
README.md Add graphql client for tests 2023-03-11 12:17:16 -03:00

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