Skip to content

qubard/plot-my-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot-my-location

License GitHub

plotloc is a web app that allows users to plot their location with everyone else.

uses mapbox and google geolocation

See it live at plotloc.io.

Usage

Run the following commands

npm install
node server.js

to install all the necessary dependencies into the node_modules directory and launch the server.

Then navigate to https://localhost in your browser.

TODOs

  • react/angular for frontend
  • es6!!

Notes

The app won't run without SSL enabled, so generate your privkey.pem and fullchain.pem using this guide.

Screenshot

Screenshot