Skip to content

QuickplayMod/backend

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

About

Web backend for the Minecraft mod Quickplay

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published