Server Backend for the website
To clone
git clone https://github.com/BEComTweaks/server-backend --recursive
Recursive is neccessary due to submodules
Install Modules
npm install
Start server
npx nodemon server.js
On linux and mac run this command with sudo or a program like authbind to allow usage of ports below 1024
Then just go to the local website and download your packs! It will use localhost instead of the actual server ip