Hacker News new | ask | show | jobs
by william_uk 161 days ago
Snippets.dev is a PWA that stores everything locally in the browser (IndexedDB), with export/import to JSON for backups.

I can't install apps or use cloud-based solutions at work so I built this primarily for my own usage, but hopefully others might also find it useful.

Source: https://github.com/wrlannen/snippets

Any feedback gratefully received.