This is an example application demonstrating the uses of the Middesk API using the Next.js framework.
To work with this application, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Make sure you run Ngrok to be able to open up your local webhook endpoint to outside https requests.
To see this applicatoin live, visit https://middesk.vercel.app/.
The following resources and frameworks were used to build this application. Check them out!