'Is there any easy way to make the text of a site updatable without editing code

I do have to create a website (im working with vue.js & node.js) which has basically only static content/text, only the text on the Home site needs to get updated frequently. Is there any easy solution to make the site updatable for others who don't want/can update the .vue files / the code ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source