I’m building a website that provides tools and resources for health professionals. Each resource has set characteristics (e.g. ‘Name’, ‘Time’, ‘Cost’) that I’m building out in a Xano database. However…each resource will also have anywhere from 500-1000 words explaining what it is, and how the user can implement it.
Ideally I would like some basic CMS functionality for the long text component (e.g. the ability to draft the article, add rich text, have it reviewed, et cet).
What is the simplest way to achieve this for a beginner? From my research on here it sounds like a headless CMS with API might be the way to go.
Are there any tutorials I can follow that will guide me step by step?
Thanks in advance, from a nocode newbie!