telexed ~ c / 4d2cbd19-c90radar:60 · otherLIVE
← back
NO.
#4d2cbd19
Topic
OTHER
Source
GitHub Trending Weekly
Published
2026-05-07 02:09:12
Importance
★ 6/10 — radar 60
`DocuSeal`: Open-Source E-Signature Stack You Can Self-Host
FIG-0421:1

`DocuSeal`: Open-Source E-Signature Stack You Can Self-Host

A practical way to add signing flows without paying DocuSign first. Docker deploy, embeddable forms, and API/webhooks make it usable now for document-heavy SaaS.

[ KEY POINTS ]
  1. Ships a WYSIWYG PDF form builder with 12 field types, so non-technical ops work does not need a custom UI first.
  2. Supports multiple submitters, SMTP emails, storage on disk or S3/GCS/Azure, covering the boring infra pieces usually missed in v1.
  3. Provides API, webhooks, and embedded signing/form-builder options for React, Vue, Angular, or plain JS, which lowers integration cost.
  4. Default deploy is a single docker run with SQLite; DATABASE_URL lets you move to PostgreSQL or MySQL when the product hardens.
Originalgithub.com/docusealco/docusealRead original →

// related