This is the installable PWA version of your OR Planner.
VITE_SUPABASE_URL=https://acwqjmhhycbcchlepnd.supabase.co
VITE_SUPABASE_ANON_KEY=sb_publishable_M0tD1i1IcIp5m0lmMlc4Fw_0t4vbv4jThis uses the publishable key only. Do not add your Supabase secret key to this project.
npm install
npm run devOpen the local URL Vite gives you.
- Go to Vercel.
- Create a new project.
- Upload/import this project.
- Add these environment variables in Vercel Project Settings > Environment Variables:
VITE_SUPABASE_URLVITE_SUPABASE_ANON_KEY
- Deploy.
- Open your deployed app link in Safari.
- Tap Share.
- Tap Add to Home Screen.
- Name it OR Planner.
- Create Account or Sign In from the Cloud Sync card.
- On the device with your newest data, tap Save to Cloud.
- On another device, sign in and tap Pull from Cloud.
Manual save/pull is intentional so one device does not accidentally overwrite another device.