Best practices for building the back office of a comparison website + blog?
Hi everyone,
I'm currently building a comparison website with an SEO-focused blog using Next.js 14, Tailwind CSS, Supabase, and Vercel.
Before I go too far, I'd like to make sure I'm designing the back office the right way so it remains easy to maintain and scale.
For those who have built similar projects, what are the best practices for the admin side? I'm especially interested in how you manage comparison data, blog content, and the relationships between them.
Also, do you eventually build a dedicated admin panel, or do you mostly rely on coding tools like Claude Code to stay agile and make changes directly?
I'd really appreciate any advice, resources, or lessons learned.
Edit: One more question: Do you use the WordPress back office for the blog?
Thanks a lot :)