🥤 juiceshop Live · Self-host

A tiny CRM + ticket queue for juice bars & smoothie shops.

Menu of recipes. Orders that flow from pending → done. Inventory counts with low-stock alerts. And when you're staring at a random crate of fresh produce and don't know what to do with it, upload a photo — Claude reads the ingredients and invents a recipe using only what it sees.

What it does

📋

Menu & recipes

Name, category (smoothie / juice / bowl / shot / tea), price, description, ingredients list. Activate or retire items as the seasons change.

🎫

Ticket queue

One-click "+ order" from the menu. Pending tickets stay visible. One-click "mark done" when the drink leaves the counter. Simple, fast, no noise.

📦

Inventory

Ingredient-level counts with unit and low-threshold. Banner alert across every page when any stock drops below its threshold. Upsert-on-duplicate so you just type the ingredient and update.

🤖

AI recipe generator

Upload a photo of fresh produce. Claude Vision lists the visible ingredients and invents a 3-6 ingredient recipe with suggested price & flavor profile. Great for daily specials from whatever came in from the market.

🔒

Single-password auth

Built on dangercorn-saas-template. One password to protect the shop's data; Stripe wiring is there for whenever you want to offer it as a service.

Runs on a laptop

Flask + SQLite, one python app.py. Bring your own Anthropic key for the AI features; everything else works offline.

Quickstart

# clone and install git clone https://github.com/Dangercorn-Enterprises/juiceshop.git cd juiceshop pip install -r requirements.txt # configure cp .env.example .env echo "AUTH_PASSWORD=pickyourown" >> .env echo "ANTHROPIC_API_KEY=sk-ant-..." >> .env # optional # run python app.py # → http://localhost:<auto-assigned-port>

Pricing

Self-host
$0/forever
  • Clone from GitHub
  • Run on any laptop or VPS
  • Your data stays yours
  • All core features
  • AI features (BYOK)
Get the source
Multi-location
$149/mo
  • Everything in Pro
  • Multiple shops / shared menu
  • Inventory transfers between stores
  • Square POS integration
  • Priority support
Contact sales

Hosted plans are early-access. Self-host today; email tim@dangercorn.net to join the waitlist.

Related products

juiceshop is one of 220+ verticals scaffolded from the same template. Each gets a working skeleton for free; individual ones get promoted to full products as demand surfaces.

cheesemaking

Batch tracker for home cheesemakers. AI vision on aging wheels.

roomcraft

AI room planner. Upload a photo, Claude identifies furniture + dimensions.

honeybees

Hive management. AI frame reader grades brood & mite signs.