I am currently woking through an IDEA for a stupidly simple CMS, No logins, No HTML.
A Node js server that serves a react app and Static content via routes.
Settings are saved as (json)? data in a NoSQL data base?
Users are able to use settings to create really simple web pages and markdown.
Provide some templates that users can use. maybe allow users to upload a custom template?
No logins, No way to edit saved info. React app?
- how do I handle ui elements for creating links and other things.
- ui should include a preview window! kinda like this
- color selectors for template at top?