Skip to content

A simple Sinatra app to collect email addresses before an announcement.

Notifications You must be signed in to change notification settings

gmurphey/waiting-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waiting List

Waiting List is a simple Sinatra announcement app, making it easy to collect email addresses for a newsletter or product announcements.

Setting Up

Set up is easy -- simply edit config.yml to your liking and run the following:

createdb waiting_list
bundle install
rackup

About

A simple Sinatra app to collect email addresses before an announcement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages