Skip to content

iMDT/bigbluebutton-graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bigbluebutton-graphql-server

Server-side implementation of BigBlueButton graphql

Instructions

ssh [email protected] -L 2333:127.0.0.1:8080 -L5433:127.0.0.1:5433

cd /root/
git clone https://github.com/iMDT/bigbluebutton-graphql-server.git
docker-compose up -d

# from within SSH:
cat /root/bigbluebutton-graphql-server/sql/ddl.sql | psql  -h 127.0.0.1 -p 5433  -U postgres

About

Server-side implementation of BigBlueButton graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published