Skip to content

matejapp/coacher

Repository files navigation

Coacher

Coacher is a SaaS app for independent personal trainers in Serbia and the Balkans to manage clients, workouts, progress, and payment bookkeeping. V1 is a private coaching tool where trainers invite their own clients.

Environment Variables

Required and optional variables are listed in .env.example.

Local Development

  1. Copy .env.example to .env.local.
  2. Fill in your Supabase, database, and service keys.
  3. In Supabase Auth, enable email confirmations and allow redirects to http://localhost:3000/auth/callback.
  4. Run pnpm db:push.
  5. Run pnpm dev.

Deploy Notes

The app is intended for Vercel with Supabase as the database, auth, and storage provider. Production deployment details will be added later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors