bigbluebutton-Github/bbb-graphql-client-test
2023-03-11 12:17:16 -03:00
..
public Add graphql client for tests 2023-03-11 12:17:16 -03:00
src Add graphql client for tests 2023-03-11 12:17:16 -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 Add graphql client for tests 2023-03-11 12:17:16 -03:00
package.json Add graphql client for tests 2023-03-11 12:17:16 -03: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