A Nuxt 3 app that displays how to use Auth Routes & Middleware to perform CRUD operations.
- Add supabase uri & supabase key to
.env
file - Install dependencies with
npm install --force
oryarn
- Run dev with
npm run dev
- Build & deploy if you want to
npm run build
- This -Francis-shop is working in production
- Use sandbox to test
- Live might or might not work depending on your credential accuracy in Paypal
- replace CLIENT-ID with your client-id