Hacker News new | ask | show | jobs
Show HN: A simple Next.js waitlist template with Notion as CMS (nextjs-notion-waitlist.vercel.app)
4 points by lakssh 664 days ago
Hey everyone!!

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!!

2 comments

this looks great! not sure if i'd want to store my waitlist in notion though :/
pretty neat! Nice use of a notion DB
thanks :)