
· Amit Kothari · AI
How to host a small app and database on a $4 DigitalOcean droplet
Cloudflare Pages hosts a static site for free, but it cannot run code or store data. A $4 DigitalOcean droplet runs a real Node app with a SQLite database behind automatic HTTPS. Here is the exact setup captured from a live box, plus when to reach for something bigger.