Skip to content

ErriicGit/FFAWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFAWebServer

The Backend for my FFAAddon

Install

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

Hosting on Glitch.com

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

Support

If you need any help feel free to contact me on Discord.

Erriic#9887

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published