Y
Hacker News
new
|
ask
|
show
|
jobs
by
jayFellows
721 days ago
Hosting and database?
2 comments
1GZ0
720 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.
link
muzani
721 days ago
Netlify works great for prototyping, but becomes expensive af at scale. For classic use, friends recommend KnownHost.
link