bigbluebutton-Github/bbb-graphql-client-test
2024-05-10 19:11:44 -04:00
..
public Add graphql client for tests 2023-03-11 12:17:16 -03:00
src refactor: remove html5InstanceId 2024-05-01 12:53:11 -04: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 Bump the npm_and_yarn group across 2 directories with 2 updates 2024-05-02 02:09:59 +00:00
package.json Bump the npm_and_yarn group across 7 directories with 11 updates 2024-03-28 16:09:23 +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