Create your own 3D world by building off of this multiplayer voxel editor. This editor is powered by the realtime multiplayer library, y-sweet.
Host your y-sweet project using Netlify and the Jamsocket Extension on Netlify.
To run this app yourself,
- Clone this repo and deploy it on Netlify as a site
- Install the Jamsocket Netlify Extension
- Create a y-sweet project through the Jamsocket Extension, which will set the necessary environment variables to run your app.
- See your app live!
In local development, simply run npm run dev
.