Skip to content

bodokaiser/nearby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nearby

screenshot

nearby is a simple single-page app which uses HTML5 geolocation to track users and render them as markers on a google maps front-end.

Installation

Clone with git(1):

$ git clone https://github.com/bodokaiser/nearby

Install dependencies with npm(1):

$ cd nearby && npm install

And call lib/index.js with node(1) or:

$ npm start

About

Single page tracking app built with web sockets and google maps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published