v1.0.0 - Initial release
Initial release
Open-source coaching app built with Payload CMS 3 and Next.js 16.
Features
- Workout plan hierarchy: Plan -> Microcycle -> Workout -> WorkoutGroup -> ExerciseRow
- Set logging: reps, weight, RIR, time, rounds per set
- Coach admin panel with full CRUD via Payload CMS admin
- Mobile-friendly client web app for workout tracking
- i18n: Polish and English (next-intl)
- PostgreSQL via
@payloadcms/db-postgres
Tech stack
- Next.js 16 (App Router)
- Payload CMS 3
- PostgreSQL
- Tailwind CSS
- TypeScript 6
Getting started
See README for setup instructions.