Xano with CMS for client

Options
Hello,

Say I want to build a blog for a non-technical client, and use Xano as the backend to store the blog articles.

Is there any sort of CMS xano includes out-of-the-box that would allow the client to be able to easily add/edit/remove blog posts? (Perhaps you would consider Xano’s GUI the CMS?)

Or would it be on me to build out a separate admin section with authentication that provides forms to perform CRUD operations directly on the database? 

In an ideal world I (as the developer) would be the only one with direct access to Xano and the database, and the non-technical client would have access to an easy GUI to manage certain data that I define as “part of the CMS”

Does anyone have experience in this? Very much appreciative of any responses!

Comments

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options
    Hey Justin - Xano is purely a backend and front-end agnostic. 

    Yes, I'd recommend building out an admin section to provide basic CRUD operations to your client so that you can stay the only one with direct access to Xano and the database.