Minecraft Server Admin Panel
install npm install docker (docker compose is included)
- user management
- user role
- minecraft whitelist
- minecraft server status
- payment rest api
- copy the
.env.exampleto.envand fill in the values make setupstart the docker containers (initial build)make twibuild the tailwind (initial build)make uprestart the docker containers (succeeding builds)
the setup may pause to allow you to make a username, password, and email for the superuser
see the Makefile for more commands
- go to
http://localhost
