you will need to set several environmental variables before you can actually use this service. this service use PostgresQL, so you might need to provide DB related variables. you can use custom-env.txt file for your reference. this file does not have any actual variables, its just an example of different variables needed.
- Rename custom-env.txt to .env
- run "npm install"
- run "node index.js"