Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.05 KB

README.md

File metadata and controls

34 lines (26 loc) · 2.05 KB

Getting Started with snoopForms

Logo

snoopForms

Finally, good open-source forms!
Website & Hosted version | Join Discord community

License Join snoopForms Discord Github Stars Hacker News Product Hunt


What is snoopForms?

With snoopForms you can build complex multi-page forms in minutes using either our built-in No Code Builder or our React library. All form submissions are automatically sent to the snoopForms platform for processing and analysis. You can view the submission within the platform or you can easily configure pipelines to send your data to other systems, services or databases.

Getting started with the snoopForms example

  1. cd ~/git/github.com/clovyr/snoopforms-example
  2. nvm use 14
  3. npm install
  4. npm start
  5. echo "https://8080-$(echo $HOSTNAME | cut -d'-' -f1-3).wnext.app"