Hacker News new | ask | show | jobs
by 1GZ0 721 days ago
You could try hosting on a cheap VPS and use PocketBase for your backend, or if thats too heavy handed, just use sqlite. If you're building something quick you don't wanna worry about handling a million requests per second.