Hacker News new | ask | show | jobs
by skybrian 871 days ago
I'm just writing hobbyist software, but I'm not too worried. My backup plan is to put my Deno app in a Docker file and deploy it somewhere.

(It's a bit trickier than that since the SQLite database holding the KV store would need to be backed up, but it seems doable with Litestream?)