The Backend for my FFAAddon
First clone this repository
git clone https://github.com/ErriicGit/FFAWebServer.git
Now you have to install all the dependencies
npm install express lowdb async
Finally start your server
npm start
Glitch.com is a free service where you can host your own webserver. If you want to host this webserver you can simply do this on Glitch.
First go to www.glitch.com and create an account. Then click New Project and Import from GitHub. Now paste in the url to this GitHub repository.
https://github.com/ErriicGit/FFAWebServer.git
Finally install open the terminal and install the dependencies and the server should be running.
npm install express lowdb async
If you need any help feel free to contact me on Discord.
Erriic#9887