SkillAgentSearch skills...

ThiccBan

ThiccMC Banlist page.

Install / Use

/learn @ThiccMC/ThiccBan
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ThiccBan

An alternative website for LiteBans Web. Customized for use at ThiccMC Network.

Features

  • [x] Next.JS (with Typescript)
  • [x] Faster load time
  • [x] Custom Skin API (SkinRestorer)
  • [ ] Localization

Setting up and running

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

Production

npm run lint
npm run build
npm start

Contribute

To contribute to this project:

  1. Clone this repository
  2. Make your changes
  3. Make a pull request

Frameworks

  • Next.JS v13
  • Bootstrap 5
  • MySQL 8 / MariaDB 10

Found a bug?

If you found a bug, please consider open an Issue and we will get right into it.

Support

If you want to support, please consider starring this repository. Thank you <3

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks2

Languages

TypeScript

Security Score

70/100

Audited on Oct 4, 2023

No findings