A configurable seven-minute workout PWA by Tiny Gods.
The app includes:
- the canonical 12-exercise sequence and a small exercise library;
- drag-and-drop exercise ordering;
- distinct exercise and rest signals;
- local workout history;
- offline use, installation and screen wake lock;
- English and Russian interfaces.
Settings and workout history stay in the browser. The project does not use
third-party analytics. The in-app privacy policy is available at /privacy.
npm install
make devRun the checks and production build:
make check
make buildThe production preview uses Railway's PORT environment variable:
npm startThe landing page is available at /, the workout at /app, and the privacy
policy at /privacy.
MIT © 2026 Tiny Gods