{"id":39301973,"url":"https://github.com/aryxs3m/repflux-app","last_synced_at":"2026-01-18T01:30:56.523Z","repository":{"id":314615390,"uuid":"1050233239","full_name":"aryxs3m/repflux-app","owner":"aryxs3m","description":"Repflux helps with logging your sets, measuring yourself and keeping track of your progression.","archived":false,"fork":false,"pushed_at":"2025-11-25T07:47:03.000Z","size":2543,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T22:46:39.109Z","etag":null,"topics":["fitness","gym","gymtracker","health","self-hosted","tracker","workout","workout-app","workout-tracker"],"latest_commit_sha":null,"homepage":"https://repflux.app","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aryxs3m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-04T06:23:46.000Z","updated_at":"2025-11-24T10:01:08.000Z","dependencies_parsed_at":"2025-11-27T11:10:30.853Z","dependency_job_id":null,"html_url":"https://github.com/aryxs3m/repflux-app","commit_stats":null,"previous_names":["aryxs3m/gymbro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aryxs3m/repflux-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryxs3m%2Frepflux-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryxs3m%2Frepflux-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryxs3m%2Frepflux-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryxs3m%2Frepflux-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aryxs3m","download_url":"https://codeload.github.com/aryxs3m/repflux-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryxs3m%2Frepflux-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28526549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"ssl_error","status_checked_at":"2026-01-18T00:39:39.467Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fitness","gym","gymtracker","health","self-hosted","tracker","workout","workout-app","workout-tracker"],"created_at":"2026-01-18T01:30:55.268Z","updated_at":"2026-01-18T01:30:56.499Z","avatar_url":"https://github.com/aryxs3m.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"/public/logos/repflux_logo_black_transparent.png#gh-light-mode-only\" width=\"400\"/\u003e\n    \u003cimg src=\"/public/logos/repflux_logo_transparent.png#gh-dark-mode-only\" width=\"400\"/\u003e\n\u003c/p\u003e\n\n[![Code Quality](https://github.com/aryxs3m/gymbro/actions/workflows/code-quality.yml/badge.svg)](https://github.com/aryxs3m/gymbro/actions/workflows/code-quality.yml) [![Pest Tests](https://github.com/aryxs3m/repflux-app/actions/workflows/pest.yml/badge.svg)](https://github.com/aryxs3m/repflux-app/actions/workflows/pest.yml) [![Translations Check](https://github.com/aryxs3m/gymbro/actions/workflows/translations.yml/badge.svg)](https://github.com/aryxs3m/gymbro/actions/workflows/translations.yml) [![Discord](https://img.shields.io/discord/1421202193633251561?logo=discord\u0026label=Discord)](https://discord.gg/8DNa7YGkEY) \n\n\nA simple fitness tracker app built with Laravel and Filament.\n\n- 🏋🏻 track your sets, reps, and weight for each exercise\n- 💪 view your progress over time with charts and graphs\n- 📐 save body measurements and track your weight\n\n## 🔥 Quickstart\n\n- **DEMO site**: [demo.repflux.app](https://demo.repflux.app)\n- **FREE cloud version** is available at [repflux.app](https://repflux.app)\n\n## 🚀 Features\n\n- [x] workout logging\n- [x] body measurements\n- [x] weight tracking\n- [x] progression widgets/charts/reports\n- [x] PR tracking\n- [x] PWA\n- [x] full dark mode support\n- [x] multilingual (English, Hungarian)\n- [x] imperial / metric support\n\n## 🖥️ Installation\n\n### Native\n\nInstallation for php-fpm + web server:\n\n1. Clone the repository\n2. Run `npm install`\n3. Run `npm run build`\n4. Run `composer install`\n5. Copy `.env.example` to `.env`\n6. Modify `.env` according to your taste\n7. Run `php artisan key:generate`\n8. Run `php artisan migrate`\n9. Profit!\n\n### Docker Compose\n\nTBD.\n\n## Demo data\n\nYou can enable demo mode by adding the following lines to your `.env` file:\n\n```dotenv\nAPP_DEMO=true\nAPP_DEMO_EMAIL=demo@repflux.app\nAPP_DEMO_PASSWORD=YOUR_DEMO_PASSWORD_CAN_BE_ANYTHING\n```\n\nThen run the following command:\n\n```sh\nphp artisan migrate:fresh --seed --seeder=DemoSeeder\n```\n\nThis will recreate all database tables and create a single user with a tenant and some fake data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryxs3m%2Frepflux-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryxs3m%2Frepflux-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryxs3m%2Frepflux-app/lists"}