Skip to content

dschep/owntracks-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless OwnTracks HTTP Backend

serverless

This is a implementation of the OwnTracks HTTP backend on AWS Lambda using serverless.

It currently implements:

  • saving locations to DynamoDB
  • a per-tid GeoJSON endpoint with points
  • a per-tid GeoJSON endpoint with a linestring

There's no UI, but you can use https://github.com/dschep/geojson-viewer to visualize the GeoJSON endpoints.

Quickstart

# edit serverless.yml to set env vars
npm install
sls deploy

About

⚡🗺️ An AWS Lambda Backend for OwnTracks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages