The Deploy Script That Ate the Production Database

A homegrown deploy script copied the whole app folder to prod — database file and all — and quietly overwrote live data with an empty local copy.

May 24, 2026 · 4 min