Just a heads-up about netlify, I am building a website and planning to host there as well, but be sure to do rate limiting or put it behind a cloudflare proxy to avoid ridiculous $100k bill from netlify.
Update: I checked netlify's docs on rate limiting and it is a paid feature :(. That means you're a DDoS attack away from a huge bill from netlify, even if you're on a free plan. I'm going to host my site on GitHub pages or cloudflare pages instead, netlify is simple to use but this is simply too dangerous.