Why pay for expensive+crappy CMS tools when you can just vibe-yeet stuff into production.
Introducing YOLO CMS, the CMS that just does shit you tell it to without guardrails.
- Setup your convex backend
npm i
npm run dev:convexThen ctrl+c.
- Run backend and frontend together
npm run dev-
Go to
localhost:3000and create an account. -
Start vibe-coding your templates+navbar using prompts, then give the CMS to your team/client to edit the content.
-
Deploy to prod with vercel -
https://docs.convex.dev/production/hosting/vercel
Check out ./.specstory for the prompts that were used to generate YOLO CMS.
Feel free to create issues and PRs, just note that I'll only be working on this when I'm at least 3 beers deep.
