I already have a working front-end codebase; what I’m missing is a solid back-end powered by Sanity. I need an admin panel wired to that CMS and then everything deployed to a live environment. Key features the panel must expose to editors: • Content management • Analytics dashboard For permissions, keep things simple—open access for every authenticated user is fine; no role hierarchy is required right now. Once the panel is complete, I’d like a clean deployment pipeline set up (build, environment variables, and hosting). Choose the hosting platform you’re most comfortable with; I only care that pushing to the main branch ships the latest version without manual steps. Deliverables will be: 1. Sanity schema and project configured to match my existing data models. 2. Custom admin interface (or Sanity Studio customization) exposing the three features above. 3. End-to-end deployment of both front-end and CMS, with instructions so I can replicate it myself. If that matches your skill set, let’s get started.