I use Cloudflare Pages for small stuff and fly.io for more complicated stuff.
Both are incredibly well-made services :)
11–12 of 12 posts
Both are incredibly well-made services :)
Conveniently, this allows me to suggest the simplest thing that might work:
Do the simplest thing that might work.
The easiest way to handle authentication is to choose a project that doesn't require.Text files are the simplest databases.
Github pages is a simple way to host a site.
HTML, CSS, and Javscript don't require a backend, just a web server.
A sideproject doesn't need to look like the thing that you work on all day at a workplace. When there's money on the line, relational databases and robust authentication can have economic rationales. IF there's no money involved, and maybe no users, why bother? Unless you want the practice doing what you already know and want to avoid doing harder things like getting users (and maybe making money).
Good luck.