This repository contains the Sanity.io backend for Suzanne Eats, a bespoke private catering venue. The Sanity CMS powers the content management system used to update venue details, services, testimonials, and more.
Suzanne Eats is the digital home of a beautifully serene and unique private dining and celebration venue. From intimate lunches to joyous family celebrations, the venue offers a refined, warm, and peaceful setting nestled within a lush garden and pavilion space.
The platform highlights:
Layer | Technologies / Tools |
---|---|
Frontend | Svelte, JavaScript / Sanity UI, Vite / Webpack |
Backend | Sanity Content Lake (hosted), WebSockets, GROQ |
CMS | Sanity.io (Structured Content Studio, Real-time Collaboration) |
Querying | GROQ, GraphQL |
Hosting | Vercel (Frontend), Sanity Cloud (Studio & APIs), Custom Domains |
Media & APIs | Sanity Image CDN, Asset Pipeline, Webhooks, API Tokens |
Customization | Custom Components, Plugins, Structure Builder, Desk Tool |
🔗 Frontend Source Code
The frontend of Suzanne Eats is built using Svelte. You can check out the full source code here: GitHub Repo – Suzanne Eats Frontend
venueInfo
: Intro titles, paragraphs, and key location infofeatures
: List of benefits (BYO policy, transport, chef, etc.)testimonials
: Client reviews with name, message, and dateservices
: Overview of types of events and offeringscontact
: Location, email, contact numbersgallery
: Event and venue photosnpm install -g @sanity/cli
git clone https://github.com/your-username/suzanne-eats-backend.git
cd suzanne-eats-backend
sanity install
sanity start