whereis
overview
A self-hosted custom family and friends location tracking solution — a private, self-hosted alternative to apps like Life360.
tech stack
Frontend: TypeScript + HTML.
Backend: a custom service sitting in front of Traccar, the open-source GPS tracking platform, with nginx as a reverse proxy. Deployed via Docker Compose.
development
Early stage. The repo includes architecture notes comparing the design against Life360 (life360-architecture.md) and a set of frontend wireframes (wireframes.html), alongside the Docker Compose setup for the backend/frontend/nginx/Traccar stack.