6a10a27f2a
* Provide Upload Token through Graphql * Remove wrong file * Rename type to pres_presentation_uploadToken * Implements graphql-action to request an upload token |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
deploy.sh | ||
package-lock.json | ||
package.json | ||
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