I just finished working on a new waitlist template using Next.js 14 and Notion as a CMS, and I thought it’d be cool to share it with everyone here!
The idea is simple: manage your waitlist users directly from Notion. No need to set up a complicated backend! Plus, I’ve added Upstash Redis for rate limiting and Resend for sending emails, with a clean UI built using shadcn/ui, Magic UI, and Tailwind CSS.
If you’re building something new or just experimenting, this template could be a handy starting point. You can check out the demo here: https://nextjs-notion-waitlist.vercel.app
Github Repo: https://github.com/lakshaybhushan/nextjs-notion-waitlist-tem...
Would love to know what you think or help out if you have any questions!!