Skip to content

Repository files navigation

Quickplay Backend

Web backend for the Minecraft Quickplay mod.

Development

Installation

Install dependencies with:

bun install

Running

Run the program as a traditional server with:

bun run dev

Run the program in Cloudflare Workers serverless mode with:

bun run dev:serverless

Releases

Packages

Contributors

Languages