the modern server list
Go to file
2025-03-02 00:10:05 +00:00
.github fix: yaml issues (really!) 2025-02-07 16:46:12 -06:00
.idea feat: open-source clerk stage system 2025-02-14 16:40:46 -06:00
.vscode feat: move to monorepo and update copyright 2025-02-13 21:41:10 -06:00
apps Merge 5c9e3c7db3533c3a2084c2cd2dae23ccbae24be3 into 2c292228ced0a9477d0ae473c835992bf310f16c 2025-03-02 00:10:05 +00:00
docs fix(docs): changelog 2025-03-01 17:59:00 -06:00
packages feat: move to monorepo and update copyright 2025-02-13 21:41:10 -06:00
.gitignore feat: move to monorepo and update copyright 2025-02-13 21:41:10 -06:00
.npmrc feat: move to monorepo and update copyright 2025-02-13 21:41:10 -06:00
CODE_OF_CONDUCT.md chore: adding code of conduct 2024-09-11 17:43:49 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2025-02-07 15:28:27 -06:00
package.json chore(next): move to Next.js 15 2025-03-01 10:31:11 -06:00
README.md feat: new README 2024-12-19 20:30:04 -06:00
turbo.json feat: open-source clerk stage system 2025-02-14 16:40:46 -06:00
yarn.lock Merge 5c9e3c7db3533c3a2084c2cd2dae23ccbae24be3 into 2c292228ced0a9477d0ae473c835992bf310f16c 2025-03-02 00:10:05 +00:00

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.