Skip to content
/ landing-page Public template

A reusable waitlist landing page with Firestore, Mixpanel and Nextjs

License

Notifications You must be signed in to change notification settings

navidkpr/landing-page

Repository files navigation

Demo: https://bunkie.app

Landing Page

A reusable waitlist landing page with Firestore, Mixpanel and Nextjs. (Takes ~5 minutes to set up and can be hosted on Vercel for free)


How to use

  1. Git clone
  2. Change the text on page.tsx and the website metadata on layout.tsx
  3. Duplicate .env.sample into .env.local and add the mixpanel values + demo video url
  4. Add a firebase service_account.json to src/pages/api/waitlist
  5. Create a collection on your firestore db called waitlist
  6. Switch src/app/icon.png with your icon (you'll need to change the rel in layout if you want to use another file name/format)

Bonus

  • You could also change the color to your brand color using tailwind.config.js

About

A reusable waitlist landing page with Firestore, Mixpanel and Nextjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published