Skip to content
/ where Public

Minimal service to keep people up to date on where you are.

License

Notifications You must be signed in to change notification settings

erik/where

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

where

Very minimal service to keep people up to date on where you are.

This project was put together quickly before I left for a bicycle tour where I'd have intermittent cell service, but wanted to keep my family up to date on my location and state of alive-ness.

setup

  1. Have redis-server running.
  2. Set up Google OAuth.
  3. Use the client id and client secret in the config.
$ npm install
$ mv example.env .env
$ $EDITOR .env # populate with your own values
$ node server.js

Update your location by going to /here.

license

AGPL-3.0

About

Minimal service to keep people up to date on where you are.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published