mirror of
https://github.com/Alee14/bnbso-auth.git
synced 2025-01-22 10:41:57 -05:00
362 B
362 B
bnbso-auth
Web authentication for bnbSO (registering accounts, changing passwords) using Discord authentication. Designed for FreeSO-based servers.
To install dependencies:
bun install
To run:
bun run index.js
This project was created using bun init
in bun v1.1.38. Bun is a fast all-in-one JavaScript runtime.