Y
Hacker News
new
|
ask
|
show
|
jobs
by
houseatrielah
1019 days ago
I'd let supabase handle auth ++ db and use a "supabase edge scheduled function" to execute your script.
1 comments
Ecio78
1018 days ago
it seems to me that supabase would cover only the backend (auth, storage, db etc.) and not the frontend part though
link
houseatrielah
1018 days ago
True, but anybody can host the frontend... which is some HTML with a few calls to supabase.
link
Ecio78
1018 days ago
I am more concerned about having an easy way to develop the frontend, more than where to host it.
link