GitHub - trizoza/nextjs-domain-lander: The one landing page for all your unused domains

1 min read Original article ↗

Single landing page for all your unused domains

Features

  1. Super fast, server side rendered domain landing page written in NextJS
  2. Optimized for desktops and mobile screens
  3. It uses request headers to automatically populate domain name, therefore can be reused for unlimited number of domains under one project
  4. It uses COFFEE_URL environment variable to allow setting your own buy me a coffee link without touching the code (or alternatively fork it and overwrite export const COFFEE_URL in constants.ts file)

How does it look?

Screenshot 2025-07-16 at 23 43 28

How does it work?

Screenshot 2025-07-16 at 23 29 56

Show me!

Visit readwriterepeat.com to see it in action

To run locally

npm install && npm run dev

Deploy on Vercel (free)

The easiest way to deploy Next.js app is to use the Vercel Platform

They are the creators of Next.js and have massively generous free tier

Check out Next.js deployment documentation for more details.

Who?

Made with ❤️ by Trizo