Skip to content

felixhageloh/mapr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapr

A little web app with an original name that uses google maps to display a stream of locations on a map. It expects a backend which it polls at /update for new locations. The current backend uses a list of ips and looks up their location using www.geoplugin.net.

Getting started

You need to have nodejs and coffeescript installed. In the mapr dir run

npm install

to install all dependencies. Then run

coffee server

to start the server. It will automatically listen to changes in the app dir and compile all coffeescript files to /public

That's it; you read me.

About

display a stream of ips on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published