meet
meet copied to clipboard
Migrate to NextJs App Router
Enhancement
Made the migration to app router!
Functionality should still all be working.
- [x] Appointment request hits /api/request endpoint
- [x] Sends a
received
email to email specified in form - [x] Sends
accept/decline
email to app owner - [x] Hitting accept generates calendar event
- [x] Sends a
- [x] Builds locally
- [x] Builds on Vercel
- [x] Builds on Netlify