Mozilla Hubs
Jump to navigation
Jump to search
My instance:
https://tobias-weiss.org:8888/
= Important resources =
https://github.com/mozilla/hubs
https://github.com/mozilla/hubs-compose/
https://github.com/albirrkarim/mozilla-hubs-installation-detailed
= Manage start with pm2 =
https://github.com/Unitech/pm2
npm install pm2 -g pm2 start "npm run dev" --name hubs pm2 restart hubs --watch