Using this repository you can create a basic Node.js server for your own use.
By cloning the repository the server folder is created in your workspace
git clone https://github.com/YovelBecker/server.git
cd server
npm i
node serverFor major changes, please open an issue first to discuss what you would like to change.