English documentation for Grom. The root README is a short entry point; details live here.
| Goal | Page |
|---|---|
| See what the client can do (workouts, likes, comments, recording, equipment) | User overview |
| Reset a forgotten password (when the operator enables email) | User overview — Sign-in and password reset |
| Sign in / register when the instance enables captcha | User overview — Sign-in and password reset |
| Use Grom in a browser (same UI as Android) | Open the server base URL after install; see User overview |
| Import a Strava export (UI + how import works) | Strava bulk import |
| Import Health Sync activities from Google Drive (Android) | Health Sync + Google Drive |
| Goal | Page |
|---|---|
| Build and run the server | Install and run |
| Configure TLS, storage, federation, logging, mailer / password reset, captcha | Configuration |
| Topic | Page |
|---|---|
| Strava ZIP column mapping and import behavior | Strava bulk import |
| Health Sync Google Drive import (Android client) | Health Sync + Google Drive |
| Full annotated config | config.full.yaml |
| HTTP API (Swagger UI) | On a running server: /api/docs/ (e.g. http://localhost:8080/api/docs/); sources under api/docs/ |