Skip to content

An open source alternative to services such as formspree or usebasin

Notifications You must be signed in to change notification settings

scopefunction/postbucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postbucket

Postbucket is a open source alternative to services like formspree, usebasin, etc. You can set this project up as a means to accept form data from static sites.

Todo's

  • Setup Controller
  • Implement logic to catch "from site" and "recipient"
  • Set up Entity Framework with MySql
  • Send out SMS / Email notifications on submission.

Features to look at later

  • Create a user interface to sign up and log in to the system.
  • Create a dashboard to view all the form submissions that have been made.
  • Create a donations page.

Setup

$ npm install
$ npm run build
$ npm run start

Environment Variables Required

EMAIL_PASSWORD=

Contributors

@itsjessicajane @caybokotze

About

An open source alternative to services such as formspree or usebasin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published