Skip to content

Files

Latest commit

20f72eb · Jun 21, 2023

History

History
21 lines (14 loc) · 360 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 360 Bytes

Preview Builds

This repo holds the Worker used for Slimefun preview builds. GitHub Actions will upload to this Worker and post a comment on the PR.

Development

Setup

Install dependencies:

$ npm install

Copy the .dev.vars.example to .dev.vars

Run local development

You can start local development with:

$ npm run dev