Skip to content

A repo containing the server for becomtweaks.github.io

License

Notifications You must be signed in to change notification settings

BEComTweaks/server-backend

Repository files navigation

BEComTweaks/server-backend

Commit Activity GitHub repo size

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

About

A repo containing the server for becomtweaks.github.io

Resources

License

Stars

Watchers

Forks