To get started:
- Ensure you have Node.js installed, else visit here
- open a command prompt window/terminal
- cd into the folder (in Windows open the folder and hold shift + right-click, then open command window here)
- Run the following command in order:
npm install -g bowernpm installbower install
- Edit
config.jsfile and enter your own value between the quotes - Finally run
npm start
Tips:
- Run behind a nginx proxy server
- Use a SSL certificate (preferably from LetsEncrypt)