Convex powered CMS?
Hey,
So we are considering the option of using some prebuilt CMS for handling our content management for our platform. Right now we have a built a simple one in Next.js, which works fine, but we are rapidly needing more and more functionality. Since we wanna focus our limited development resources on building our native app. I'm considering finding a CMS to more quickly built out new features for our content dashboard.
We were thinking about maybe finding a CMS, that could maybe provide some of the building blocks, and then hook into Convex.
Anyone who has some knowledge on CMS systems, that allow for this kind of flexibility of hooking into something like convex?
5 Replies
@oscklm heads up, we built our own CMS and working to release it as a template soon. I'm not sure what your timeline is but it would work well along your native app.
That's awesome Wayne! Will keep a close watch on that template release.
Right now we are looking at a few possibilities, either outsourcing the task of building the content dashboard itself or finding a CMS that would make it a bit less time consuming, compared to building our own from the ground up.
I'm looking to decide on something within mid July.
try prismic im using it with nextjs works like a magic
i'm thinking to build my own with blocknote + convex
That is great! I was thinking of how to combine Convex and Payload/Directus.