Skip to content

elbongurk/forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elbongurk Forms

Create forms with complete control.

Dependencies

Requires setting AKISMET_API_KEY and AKISMET_API_HOST environment variables in order to check for spam submissions.

Starting the server

  1. Run ./bin/setup
  2. Run ./bin/rails server
  3. Visit http://localhost:3000