Server-side persistence
Every keystroke (debounced) and every paste (immediate) writes to the server filesystem via node:fs. No browser storage involved.
Paste or write HTML, see the result instantly. Files land on the server filesystem — no localStorage, no manual download.