An alternative website for LiteBans Web. Customized for use at ThiccMC Network.
- Next.JS (with Typescript)
- Faster load time
- Custom Skin API (SkinRestorer)
- Localization
npm i --save
cp .env.example .env
npm run dev
Don't forget to edit your database credentials in .env. The server will run on localhost:3000
npm run lint
npm run build
npm start
To contribute to this project:
- Clone this repository
- Make your changes
- Make a pull request
- Next.JS v13
- Bootstrap 5
- MySQL 8 / MariaDB 10
If you found a bug, please consider open an Issue and we will get right into it.
If you want to support, please consider starring this repository. Thank you <3