Local Development
Learn how to set up Documenso for local development.
Overview
There are multiple ways of setting up Documenso for local development. At the moment of writing this documentation, there are 3 ways of running Documenso locally:
- Using the developer quickstart with Docker
- Manually setting up the development environment
- Using Gitpod
Pick the one that fits your needs the best.
Tech Stack
- Typescript - Language
- React Router - Framework
- Prisma - ORM
- Tailwind - CSS
- shadcn/ui - Component Library
- react-email - Email Templates
- tRPC - API
- @documenso/pdf-sign - PDF Signatures
- React-PDF - Viewing PDFs
- PDF-Lib - PDF manipulation
- Stripe - Payments
See Also
- Contributing - Learn how to contribute to Documenso
- Self-Hosting - Deploy your own instance