the modern server list
Go to file
dependabot[bot] 5773e1da62
build(deps-dev): bump postcss from 8.4.39 to 8.4.49
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.39 to 8.4.49.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.49)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 00:03:23 +00: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
cron chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
docs feat: revamped documentation 2024-11-03 09:38:25 -06:00
public fix: versions and new badge 2024-10-05 16:09:19 -05:00
src fix: react-related issues 2024-11-23 17:59:09 -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
biome.json feat: swap text field for monaco editor 2024-10-06 09:34:56 -05: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 release: 1.3.2 2024-10-04 21:06:02 -05:00
LICENSE Create LICENSE 2024-08-06 14:13:07 -05:00
next.config.mjs chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
package.json feat: cosmetic changes for toasts and tabs 2024-11-23 17:54:51 -06:00
postcss.config.mjs chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
README.md fix: change url in README 2024-11-10 10:55:28 -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 build(deps-dev): bump postcss from 8.4.39 to 8.4.49 2024-11-24 00:03:23 +00:00

MHSF

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

Warning

If you want more of a explanation what this is, please use the built-in info popover. This README is mostly for contributing. Thanks!

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.