A focused tool for the boring-but-important part of running a business: getting documents drafted, signed, and filed without chasing PDFs around email.

What it does

Draft a contract or NDA from a library of templates, send it for signature, collect a sensible audit trail with content hashing, and archive the final PDF. Signing happens through public, scoped links so a counterparty never needs an account, while the rest of the app sits behind single sign-on. In-person signing and remote signing are both supported.

Build notes

Next.js and Prisma over SQLite, with TipTap for editing and a pluggable storage layer. It ships with unit and end-to-end test coverage, and signed PDFs are written to durable, backed-up storage rather than the application disk. It runs in internal production now, replacing the older NDA app it was built to supersede.