Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waitlister Examples

Code examples for integrating Waitlister into your website.

Examples

Framework Description Folder
HTML/JavaScript Zero dependencies, pure HTML html/
React Component with hooks react/
Vue Composition API component vue/
Next.js API route + form component nextjs/

Quick Start

  1. Get your waitlist key from waitlister.me
  2. Replace YOUR_WAITLIST_KEY in the examples
  3. Copy into your project

Usage

All examples submit to Waitlister's form action endpoint:

POST https://waitlister.me/s/YOUR_WAITLIST_KEY
Content-Type: application/x-www-form-urlencoded

email=user@example.com&name=John

Documentation

License

MIT

About

A small collection of examples for Waitlister integrations.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages