meet icon indicating copy to clipboard operation
meet copied to clipboard

Migrate to NextJs App Router

Open trillium opened this issue 7 months ago • 0 comments

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] Builds locally
  • [x] Builds on Vercel
  • [x] Builds on Netlify

trillium avatar Jul 10 '24 15:07 trillium