CMS with React and Moralis

I’m wondering what the best solutions are for an easily updatable CMS that works seamlessly with React front end and Moralis backend (Defi dapp with EVM smart contract interaction). I’m familiar with Wordpress but looks like that might require a workaround or not be the most native approach… what are my most future proof least development intensive options?

Any advice is appreciated! Thanks

Hi @SPRKT
All the Moralis features are available through API. So if there is an existing CMS software that supports using API endpoints then moralis API can be integrated to it.