Hi - today I launched a new V0 vibe-coded website (https://www.committedcitizens.co.uk/) to accompany a new consulting firm I’ve just launched - feedback welcome!
The next step is to integrate a headless CMS with the site. Right now I have 9 hard coded articles on the /insights page, and it’s easy enough to add new articles via V0, but over time a CMS will enable me to onboard colleagues and simplify the task of adding new content.
My question is what’s the best headless CMS to work with. I have experience of Prismic and could muddle my way through but there is no integration available. Don’t see the point in spending money on a cloud solution that costs £££ to host, which seems to rule out many of the featured CMS integrations on Vercel CMS Integrations
I have no developer experience, and in fact this site is the first time I’ve used Git and rely on the V0 chat interface to fix all issues.
This is vibe-coded I couldn’t tell it was vibe-coded at all! I’m assuming you made all those image assets and stuff. Great site design
Adding to the CMS discussion, I’ve used Payload before (https://payloadcms.com/) and it was a great experience. I think you can self-host it too which is cool.
I agree with @amyegan , You should go with Sanity CMS, Sanity is a solid option for you. I am using sanity CMS since last 4 years. No complaint till date.
Tech stack you should follow: Next.js + Sanity CMS + Vercel + Sendgrid + Consent.io
Currently I’m on the free Cookiebot plan which seems to work well - I’ve moved the settings link from an always-on floating button to a permanent link in the footer which I prefer (since the menu is anchored to the bottom of the screen on mobile).
What do you use Sendgrid for? I currently use Resend for the form data captures.