This is the API server for traceurl.
You can start the web server by using the web.js:
node main.js
This web server is also designed to be used as a Heroku App. You can follow Heroku's Node.js guide to set up a Node.js App and deploy it there. An example is traceurl.herokuapp.com.