Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 870 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 870 Bytes

Bancho Multiplayer Bot Statistics Website

Website for checking user statistics etc. for the Bancho Multiplayer Bot.

Requirements

Installation

Run npm install to install the dependencies.

Copy the .env.example file to .env and configure it.

Run npm run build to build the production build.

Run npm start to start the website.

You can use PORT=1665 npm start to change the port the website runs on.

About

Built with Next.JS with T3 template.

Authentication with NextAuth.

Component libraries: