Node.JS web application for GPS tracking
Go to file
2016-06-30 20:40:21 +00:00
config Admin UI upgrades 2016-06-30 20:40:21 +00:00
static Admin UI upgrades 2016-06-30 20:40:21 +00:00
views Admin UI upgrades 2016-06-30 20:40:21 +00:00
LICENSE Updated license, privacy policy, etc 2016-06-14 21:40:09 +00:00
LICENSE.md Updated license, privacy policy, etc 2016-06-14 21:40:09 +00:00
package.json added tests, fixed package.json 2016-06-13 02:08:43 +00:00
PRIVACY.md Updated license, privacy policy, etc 2016-06-14 21:40:09 +00:00
README.md Updated license, privacy policy, etc 2016-06-14 21:40:09 +00:00
server.js Admin UI upgrades 2016-06-30 20:40:21 +00:00
test.js added tests, fixed package.json 2016-06-13 02:08:43 +00:00

Tracman

v 0.3.0

node.js application to display a map with user's location.

Installation

$ git clone https://github.com/Tracman-org/Server.git && (cd server && exec npm install)

Running

$ npm start

Changelog

v0.3.0

  • Unified map and dashboard UI
  • Security updates