The backend application is designed to manage minecraft server, resources and other things
To install this application you need to install docker.
Before running your application if you are working on linux you need to give the propertly permissions to docker to read and write the zip folder where the mods packs are going to be allocated
sudo chmod a+rwx <zipfile location>
The application will run on LocalHost:3000 Execute
docker compose up
This application binds a docker volume to the minecraft mods server and creates a .zip file to download the mods