This repo holds the Worker used for Slimefun preview builds. GitHub Actions will upload to this Worker and post a comment on the PR.
Install dependencies:
$ npm installCopy the .dev.vars.example to .dev.vars
You can start local development with:
$ npm run dev