Stacktora
Stacktora / Vault / Geofencing & Location Tracking Backend
Mobile by @ops

Geofencing & Location Tracking Backend

Location updates, geofence definitions, and enter/exit event detection in Postgres, with Redis for the last-known-position lookups that need to be fast. The backend shape behind delivery tracking, ride-hailing, or any location-aware mobile feature.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Node.js 24 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install geofencing-location-tracking --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault