/reforms

resubmittable forms

Primary LanguageCSSMIT LicenseMIT

Re-forms

Simple resubmittable forms with unique URLs and admin panels

Local Development:

mkdir db
npm install
npm run mongo
npm start

Config:

cp -r config.template config