Docuseal is an open source alternative to DocuSign, PandaDoc and more.
Features
- Rest API and webhooks make automation simple
- Build PDFs with HTML
- Signatures are legally binding
Required variables
DATABASE_URL
: A PostgreSQL connection URI for the database you want to use as a backend and apply Docuseal migrations to. Check out the FlexStack Databases guide for integration recommendations. Below is a screenshot of a copyable connection URI in the Neon dashboard.
Getting started
Once your app has deployed, add a HOST
environment variable containing either the CloudFront domain e.g. dxxxxxx.cloudfront.net
for your app or a Custom Domain. Then redeploy your app.
Open your app's URL in your browser and fill out the Docuseal setup page.