/mc-express

A proxy service that maps /maps and /Backups under Discord authentication

Primary LanguageJavaScriptMIT LicenseMIT

mc-express

GitHub Actions Workflow Status

Description

mc-express is a proxy service that maps /maps and /Backups under Discord authentication. The motivation for this project is adding Discord authentication to services that do not have authentication functionality.

Usage

git clone https://github.com/sakkke/mc-express.git
cd mc-express
bun install
bun run ./src/server.js

License

MIT