Skip to content

bridge-23/Waitlist-Airdrop

Repository files navigation

Waitlist Airdrop

Welcome to the Waitlist Airdrop repository. This project is a template from Bridge23 that allows users to join a waitlist for the upcoming airdrop website, real time dashboard and connect with web3 walet

Features

  • User Authentication: Sign in with Twitter.
  • Referral System: Earn bonus points for an airdrop by referring others with OTP.
  • Real-time Database: All the database for user and task handle with Supabase.
  • Wallet Web3: Already setup for implement connect web3 wallet for now with Plug Wallet
  • Next.js: Server-side rendering and optimization.
  • Tailwind CSS: Modern styling framework.

Prerequisites

  • Node.js
  • npm, yarn, pnpm, or bun
  • Setup .env.local
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
SUPABASE_SERVICE_ROLE_KEY=

Running the Development Server

Clone the Repository:

git clone https://github.com/bridge-23/Waitlist-Airdrop
cd 

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Contact

Contact for any inquiries, please contact us at Bridge 23 Discord .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published