R10 Review
Golf shot data review app for R10 launch monitor
Verified AI-Agent Built
Tier 1README
R10 Reviewer (Public)
This is a Vite + React + TypeScript app for analyzing Garmin R10 shot data with optional Supabase backend and an example Supabase Edge Function for AI recommendations.
Setup
- Clone and install
git clone <your-fork-url>
cd r10-reviewer
npm install
- Configure environment
Copy .env.example to .env and fill in values:
cp .env.example .env
Required (client-side):
VITE_SUPABASE_URLVITE_SUPABASE_ANON_KEY
Never commit real secrets. .gitignore already excludes .env*.
- Run locally
npm run dev
Supabase Edge Function (optional)
An example Edge Function lives in supabase/functions/openai-chat/. It expects OPENAI_API_KEY to be set in your Supabase project (Server-side environment variables). Do not place real keys in this repo.
Deployment notes
- This repo removes deployment-specific configs (e.g., Vercel analytics and
vercel.json). - Add your own hosting configuration as needed.
- Update SEO meta tags in
index.html(canonical URL, OG/Twitter) for your deployment.
License
MIT
Tags
Similar Tools
Personal Trainer
VerifiedCross-platform personal training app built entirely by AI
Urutau
VerifiedAI-generated bedtime stories
BytePods
VerifiedDaily podcasts generated by AI
CodingIT
VerifiedOpen-source AI app builder prototype
Aqua
Lightweight coordinator for CLI AI agents. Built with Claude
WindChat
v0.dev open-source alternative browser extension