Has anyone integrated a CMS with Replit? Looking for examples or experiences

Hi everyone!

I’m currently exploring the possibility of integrating a CMS (preferably a headless one like Strapi, Sanity, Contentful, etc.) into a web project created on Replit, and I’d love to know if anyone in the community has tried this before. Using only the replit Agent.

My main questions are:

Which CMS did you use and why?

Did you run into any issues when deploying it on Replit (e.g., health check problems, dependencies)?

Do you have any example or public project I could look at to better understand the setup?

Any advice, example, or even a warning is greatly appreciated. Thanks in advance!

I don’t see why it wouldn’t be possible, as long as there is documentation and an API it should be able to write a connector for transferring data.