Hacker News new | ask | show | jobs
by chambored 795 days ago
A couple of weeks ago, I set up this exact thing for a restaurant. Simple and free. I had app script build the site on updates. So they could edit it any time, it would trigger a rebuild, and redeploy as a static site.
1 comments

where was the site hosted? Is it available online for us to checkout ?
I set it up initially on Vercel, but now I use Firebase because I'm sure it'll be cheaper in the long run.