mirror of
https://github.com/documenso/documenso.git
synced 2026-08-15 02:53:32 +10:00
Previously attempting to complete a document which is already completed you'd get a generic error toast. Now when completing a document that you have already completed you are redirected to the completed page. Handles cases where two mutations managed to fire racing eachother.
@documenso/remix
The main Documenso web application. Built with React Router v7 and served by a Hono server.
This package is part of the Documenso monorepo and is not meant to be run standalone. Use the root scripts instead.
- Local development: see the root README and the Local Development docs.
- Self-hosting and deployment: see the Self-Hosting docs.
- Architecture overview: see ARCHITECTURE.md.
# From the monorepo root
npm run dev