Demo App for gps-tracking node.js package
cd /path/to/projects
git clone https://github.com/freshworkstudio/gps-tracking-demo.git
cd gps-tracking-demo
npm install
node index.js
That's all. Just clone the repo, install the dependencies (gps-tracking package) and start your brand new server.