Skip to content

v1.0.0 - Initial release

Choose a tag to compare

@kriss145 kriss145 released this 14 Jun 13:35
· 164 commits to main since this 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.