Files
documenso/apps/remix
Lucas Smith 40472bc26c fix: react hydration errors (#3099)
Move PostHog init out of the React tree so the client tree matches
the server render (mismatched useIds could abort hydration, leaving
dead event handlers). Also expose the CSP nonce so Radix scroll-lock
styles aren't blocked.
2026-07-16 12:21:43 +10:00
..
2026-06-01 18:17:16 +10:00
2026-07-16 12:21:43 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2026-05-08 16:04:22 +10:00
2025-02-13 14:10:38 +11:00
2026-05-08 16:04:22 +10:00
2026-05-08 16:04:22 +10:00

@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.

# From the monorepo root
npm run dev