the modern server list
Go to file
2024-12-27 10:48:18 -06:00
.github Update format.yml 2024-12-27 10:48:18 -06:00
.idea
.vscode
cron
docs
public
src fix: new domain dialog 2024-12-24 13:17:27 -06:00
.eslintrc.json
.gitignore
.tool-versions
biome.json
CODE_OF_CONDUCT.md
components.json
contentlayer.config.js
CONTRIBUTING.md fix: move embeds from root to embeds. 2024-12-22 15:10:52 -06:00
LICENSE
next.config.mjs
package.json
postcss.config.mjs
README.md
tailwind.config.ts
tsconfig.json
turbo.json
vercel.json
yarn.lock

MHSF

An open-source customizable server-list for Minehut built in React. Check it out at mhsf.app, and maybe give this repo a star!

Info

Alt

Tech-stack

React: Component based syntaxing for the web
Next.js: Handles API, server-based metadata, and so much more.
Clerk: Authentication for MHSF (very cool library)
TailwindCSS: Styling without CSS, simplified
shadcn/ui: Provides the awesome UI for MHSF
And many other smaller libraries are in use to make sure MHSF is feature-packed.

Contributing

Note

Do you use Java and not JavaScript/TypeScript? You can also contribute to MHSFPV (Minehut Server List Player Validator), a player validator plugin to link accounts. It's relatively small, but can use commits.

The contributing guide is here.

Licensing

MHSF (aka the Minehut Server List) is licensed under the MIT License. You are free to fork or modify this software on your own terms.