the modern server list
Go to file
dvelo dbfb1de4c8
fix: more seo-friendly
fix: more seo-friendly
2025-02-04 20:21:42 -06:00
.github fix: remove issue template 2024-11-11 19:09:39 -06:00
.idea feat: add new embeds 2024-11-16 15:01:14 -06:00
.vscode feat: add new embeds 2024-11-16 15:01:14 -06:00
backend-mh-api fix: make separate server for minehut api 2025-01-12 10:26:14 -06:00
cron chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
docs feat: new affiliate 2025-01-03 13:26:25 -06:00
public fix: more seo-friendly 2025-02-04 20:12:19 -06:00
src fix: type issue 2025-01-29 21:10:43 -06:00
.eslintrc.json Today, I want React to shut up! :| react/display-name 2024-08-07 16:46:21 -05:00
.gitignore feat: new documentation! 2024-09-03 23:56:15 -05:00
.tool-versions feat: new banner system 2024-12-21 17:14:29 -06:00
.vercelignore chore: exclude vercel from deploying backend servers 2025-01-13 21:20:54 -06:00
biome.json fix: breaking changes w/ clerk 2024-12-18 21:07:18 -06:00
CODE_OF_CONDUCT.md chore: adding code of conduct 2024-09-11 17:43:49 -05:00
components.json beauty: cleaning up lots of code, cleaning up changelog 2024-08-08 17:56:40 -05:00
contentlayer.config.js chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
CONTRIBUTING.md fix: issue 2025-01-03 13:40:13 -06:00
LICENSE Create LICENSE 2024-08-06 14:13:07 -05:00
next-sitemap.config.js fix: google not crawling (again) 2025-01-24 19:37:10 -06:00
next.config.mjs chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
package.json fix: more seo-friendly 2025-02-04 20:12:19 -06:00
postcss.config.mjs chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
README.md feat: new README 2024-12-19 20:30:04 -06:00
tailwind.config.ts feat: cosmetic changes for toasts and tabs 2024-11-23 17:54:51 -06:00
tsconfig.json fix: didn't compile 2024-09-04 18:28:29 -05:00
turbo.json all together now: 0.4 2024-07-26 00:46:53 -05:00
vercel.json fix: i cant ditch inngest :( 2024-08-07 21:20:17 -05:00
yarn.lock fix: more seo-friendly 2025-02-04 20:12:19 -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.