- Come try it out - Official Website
- Why we built this - Concept Video
- 🙌 Get latest updates? Follow our Twitter.
- 💕 Love this project? Consider buy me a coffee.
Workverse works on all PC browsers (mobile browsers are currently not supported)
- Phaser3 - Game engine
- Colyseus - WebSocket-based server framework
- React/Redux - Front-end framework
- PeerJS - WebRTC for video/screen sharing
- TypeScript and ES6 - for both client and server sides
- Proximity Chat
- Flexible Screen Sharing
- Multifunctional Rooms
- Text Message Chat
- Custom/Private Rooms
- Embedded Whiteboards (iframe embed of WBO)
W, A, S, D, or arrow keysto move (video chat will start if you are close to someone else)Eto sit downRto use computer (for screen sharing)Enterto open chatESCto close chat
You'll need Node.js, npm installed.
Clone this repository to your local machine:
git clone https://github.com/fabiomughilan/Workverse.gitThis will create a folder named Workverse. You can specify a different folder name like this:
git clone https://github.com/fabiomughilan/Workverse.git my-folder-nameTo start a server, go into the project folder and install dependencies/run start command:
cd Workverse or 'my-folder-name'
yarn && yarn startTo start a client, go into the client folder and install dependencies/run start command:
cd Workverse/client or 'my-folder-name/client'
yarn && yarn devThis project is licensed under MIT.
If you're using Workverse to power your virtual office or using our code in other projects, please consider buy me a coffee. Thank you :)






