Website for checking user statistics etc. for the Bancho Multiplayer Bot.
- Bancho Multiplayer Bot by matte-ek
- NodeJS 18 or higher
- Redis server
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.
Built with Next.JS with T3 template.
Authentication with NextAuth.
Component libraries: