bigbluebutton-Github/bbb-graphql-client-test/README.md
2023-03-11 12:17:16 -03:00

231 B

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