Sign in
This dashboard edits data/site-promotions.json (banners) and
data/menu-price-overrides.json (site prices).
These banners appear at the top of the public pages. You can add/remove promotions anytime.
This does not change DoorDash. It only changes the prices shown on this website by saving overrides. Leave a price blank to use the base DoorDash-captured price.
Go live: connect this repo to your host (Vercel / Netlify / …) and deploy from Git — no GitHub API keys required.
Save downloads JSON; replace data/menu-price-overrides.json (or promos file) in the repo, commit, and push.
(Optional: add GITHUB_TOKEN, GITHUB_OWNER, GITHUB_REPO in your host’s env if you want Save to push for you.)