• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
project logo

drewmcdonald

Recipes

A simple recipe manager with AI recipe ingestion
Public
Like
Recipes
Home
Code
17
.claude
2
.playwright-mcp
13
backend
4
docs
1
frontend
5
screenshots
shared
2
.gitattributes
.gitignore
.mcp.json
.vtignore
AGENTS.md
CLAUDE.md
README.md
deno.json
ralph.log.txt
ralph.sh
Environment variables
1
Branches
1
Pull requests
Remixes
History
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
shared
/
README.md
Code
/
shared
/
README.md
Search
…
README.md

Shared

Shared code between frontend and backend.

Structure

shared/
├── types.ts          # TypeScript interfaces and types
└── utils.ts          # Shared utility functions

Guidelines

  • Code here must work in both browser and Deno environments
  • Do NOT use the Deno keyword directly
  • Use https://esm.sh for imports to ensure compatibility
  • Keep dependencies minimal

Types

Core Types

  • Recipe - Recipe metadata
  • Ingredient - Recipe ingredient with quantity/unit
  • Instruction - Recipe step
  • RecipeWithDetails - Full recipe with ingredients and instructions

API Types

  • IngestRequest - Recipe URL submission
  • ShoppingListRequest - Shopping list generation request
  • ShoppingListItem - Aggregated shopping list entry
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2026 Val Town, Inc.