A web-based dashboard for Temper MC server management and monitoring.
- Bun (Node and Deno should also work)
- npm/pnpm/yarn if using Node
git clone https://github.com/temper-mc/dashboard.git
cd temper-mc-dashboard
bun install
# or "npm install"bun devThe dashboard will be available at http://localhost:3000
bun run buildGPL