I want to build a very basic website with a listing. For example, a restaurant menu. But the menu can be updated anytime by a non-technical user. What's the best and cheapest location?
I am a Cloudron user, and I am trying to keep the costs < $5/month (for the AWS EC2 server). I am an SWE and can build a custom Cloudron app for this. Very open to using open-source projects, CRM, etc.
How would you design this solution?
Where will you store this menu data?
What front end would you use to update the menu? WordPress, git, etc.