NPM, NodeJS and PM2 need to be installed. On First startup, run npm install npm run css-build to install all the neccessary dependencies.
simply run "npm run dev" to start server and let it restart once changes are made.
rename config.example.json to config.json and set your settings. Then to start the webserver just run the start.sh, to stop just run the stop.sh
Pug documentation: https://pugjs.org/api/getting-started.html NodeJS documentation: https://nodejs.org/en/docs/guides/