Skip to content
Snippets Groups Projects
user avatar
Jonas Zohren authored
ceb9eca8
History

BBB-Dashboard

Dashboard to manage and keep an eye on multiple BigBlueButton rooms.

🏗️ This Project is still unfinished. The bulk create function does not work yet. It might crash.

Development

WIP!

  • Clone or copy this repo.
  • npm install in the root directory and npm install in the client directory.
  • Start the backend with node server.js and in the client directory the svelte dev server with npm run dev.

Technologies used