the modern server list
Go to file
2025-03-01 20:09:40 -06: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 fix(www): 404 null error #10 (vercel decided bro was having enough) 2025-03-01 20:09:40 -06:00
docs fix(www): 404 null error #10 (vercel decided bro was having enough) 2025-03-01 20:09:40 -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 fix(www): 404 null error #4 2025-03-01 19:10:49 -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 fix: move docs 2025-03-01 17:20:43 -06: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.