Skip to content
VercelLogotypeVercelLogotype
LoginSign Up

Zeitlist: Waitlist App with Email Validation

Vercel-ready Next.js waitlist. Arcjet ensures valid emails before hitting your Upstash Redis list. Deploy a cleaner, faster waitlist app.

DeployView Demo
This is an auto-uploaded thumbnail from https://vercel.com/templates/submit.

Zeitlist

this is a waitlist app. it uses redis. and arcjet to validate emails.

Core Functionality

  • Provides a simple form for users to submit their email.
  • Validates submitted emails using Arcjet before processing.
  • Stores valid emails in a Redis list managed by Upstash.
  • Displays a live count of total signups.

Tech Used

  • Framework: Next.js
  • Database: Upstash (Redis)
  • Email Validation: Arcjet
  • Styling: Tailwind CSS
  • Language: TypeScript

Local Setup

To get this running on your machine:

  1. Clone it:

    git clone ``https://github.com/zeitgg/zeitlist.git`
    cd zeitlist
  2. Install dependencies:

    bun i
  3. Set up environment variables: You'll need API keys/URLs. Create a .env.local file in the root directory and dd these variables:

    # Get from your Upstash dashboard
    UPSTASH_REDIS_REST_URL="YOUR_UPSTASH_REDIS_URL"
    UPSTASH_REDIS_REST_TOKEN="YOUR_UPSTASH_REDIS_TOKEN"
    # Get from your Arcjet dashboard
    ARCJET_SITE_KEY="YOUR_ARCJET_SITE_KEY"
  4. Run the dev server:

    bun dev
  5. Open in browser: http://localhost:3000

How it Works (Quick Overview)

  1. User submits their email via the frontend.
  2. The submission hits an API route (e.g., /api/waitlist/).
  3. This API route first passes the email to Arcjet for validation.
  4. If Arcjet approves, the email is added to a list in Redis using the Upstash SDK.
  5. A separate API route (e.g., /api/waitlist/count) reads the length of the Redis list to get the current signup count.
  6. The frontend fetches from the count endpoint and displays the number.

Contributing

Issues and PRs welcome.

License

MIT License

GitHub
Ownerzeitgg
Repositoryzeitlist
LicenseView License
Use Cases
Starter
Stack
Next.js
Tailwind
Database
Redis
Upstash

Related Templates

Get Started with Upstash Redis & Next.js

A simple example to demonstrate Upstash Redis with Next.js.
Get Started with Upstash Redis & Next.js thumbnail

Agent Stack

  • AI SDK
  • AI Gateway
  • Sandbox
  • Workflows
  • ConnectNew
  • PassportNew
  • eveNew

Core Platform

  • CI/CD
  • Content Delivery
  • Fluid Compute
  • Observability

Security

  • Platform Security
  • WAF
  • Bot Management
  • Bot ID

Tools

  • Vercel DropNew
  • Vercel Agent
  • Vercel PluginNew
  • Agent Skills
  • Next.js
  • Domains
  • v0

Frameworks

  • eveNew
  • Nuxt
  • SvelteKit
  • Nitro
  • Turborepo
  • Tanstack Start
  • FastAPI
  • xmcp
  • All frameworks

SDKs

  • Vercel SDK
  • Workflow SDKNew
  • Flags SDK
  • Chat SDKNew
  • Queues SDKNew
  • Streamdown

Build

  • AI Apps
  • Web Apps
  • Marketing Sites
  • Platforms
  • Commerce
  • Platform Engineers
  • Design Engineers

Learn

  • Docs
  • Blog
  • Changelog
  • Knowledge Base
  • Academy
  • Articles
  • Community

Explore

  • Customers
  • Marketplace
  • Templates
  • Partner Finder
  • Vercel + AWS

Company

  • About
  • Careers
  • Press
  • Events
  • Startups
  • Shipped on Vercel
  • Open Source Program
  • Enterprise
  • Pricing
  • Help

Legal & Trust

  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • DPA
  • Acceptable Use Policy
  • Legal (all documents)
  • Trust Center
  • Status

Social

  • GitHub
  • X
  • LinkedIn
  • YouTube
  • Instagram
  • VercelVercel
Agent Stack
  • AI SDK
  • AI Gateway
  • Sandbox
  • Passport
  • Connect
  • eve
Core Platform
  • Security
  • Content Delivery
  • Fluid Compute
  • Observability
  • Workflows
  • CI/CD
Tools
  • Next.js
  • Vercel Agent
  • Vercel Plugin
  • Domains↗
  • v0↗
Learn
  • Docs
  • About
  • Blog
  • Changelog
  • Knowledge Base
Build
  • AI Apps
  • Web Apps
  • Marketing Sites
  • Platforms
  • Commerce
Explore
  • Customers
  • Marketplace
  • Partner Finder
  • AWS
  • Community↗
EnterprisePricing
Contact
Log InSign Up
Dashboard

Products

Agent Stack

  • AI SDK
  • AI Gateway
  • Sandbox
  • Passport
  • Connect
  • eve

Core Platform

  • Security
  • Content Delivery
  • Fluid Compute
  • Observability
  • Workflows
  • CI/CD

Tools

  • Next.js
  • Vercel Agent
  • Vercel Plugin
  • Domains↗
  • v0↗
Resources

Learn

  • Docs
  • About
  • Blog
  • Changelog
  • Knowledge Base

Build

  • AI Apps
  • Web Apps
  • Marketing Sites
  • Platforms
  • Commerce

Explore

  • Customers
  • Marketplace
  • Partner Finder
  • AWS
  • Community↗
Enterprise
Pricing
Sign UpLog In
Contact
DeployView Demo

Loading status…

Select a display theme: