logo
icon

Guideng

Self-hosted family location sharing app with a Rust server and React client.

Self-hosted family location sharing app with a Rust server and React client.

プラットフォームZeabur
展開済み7
発行者author619dev
展開済み7
発行者619dev
作成日2026-06-28
タグ
ToolFamilyLocation

Guideng

Guideng is a self-hosted family location sharing app.

Deploys:

  • server: Rust API server, MySQL storage, latest 7 days of tracks.
  • mysql: MySQL 8 database with persistent storage and automatic schema initialization.
  • client: React web client.

If GUIDENG_TOKEN or GUIDENG_ADMIN_PASSWORD is empty, the server generates a 128-character random value and writes it to /data/guideng.log.

On the first MySQL startup, the template creates the devices, locations, and settings tables automatically. Existing database volumes and data are not overwritten.