Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
api
command
|
|
|
sitepreview
command
Command sitepreview serves the public website (internal/web) with canned fixture data on localhost — no database, no network.
|
Command sitepreview serves the public website (internal/web) with canned fixture data on localhost — no database, no network. |
|
internal
|
|
|
email
Package email sends transactional email (signup verification codes) through Amazon SES.
|
Package email sends transactional email (signup verification codes) through Amazon SES. |
|
iap
Package iap implements store-side purchase verification for the App Store (StoreKit 2 signed JWS, verified locally against Apple's pinned root CA) and Google Play (Android Publisher API), plus the account-token scheme that ties store purchases back to SaltyBytes users.
|
Package iap implements store-side purchase verification for the App Store (StoreKit 2 signed JWS, verified locally against Apple's pinned root CA) and Google Play (Android Publisher API), plus the account-token scheme that ties store purchases back to SaltyBytes users. |
|
mcpserver
Package mcpserver exposes SaltyBytes as a remote MCP server: OAuth-protected tools over Streamable HTTP at /mcp, with MCP Apps widgets rendered in-chat by hosts like Claude and ChatGPT.
|
Package mcpserver exposes SaltyBytes as a remote MCP server: OAuth-protected tools over Streamable HTTP at /mcp, with MCP Apps widgets rendered in-chat by hosts like Claude and ChatGPT. |
|
notify
Package notify pushes operational alerts to an ntfy topic so the operator hears about problems (budget trips, provider failures) from their phone, with a tap-through link to the place where the problem gets fixed.
|
Package notify pushes operational alerts to an ntfy topic so the operator hears about problems (budget trips, provider failures) from their phone, with a tap-through link to the place where the problem gets fixed. |
|
units
Package units is the single source of truth for SaltyBytes' unit handling: canonical unit metadata (dimension, measurement system, factor to a base unit), measure-kind classification, base-quantity normalization, and deterministic display conversion.
|
Package units is the single source of truth for SaltyBytes' unit handling: canonical unit metadata (dimension, measurement system, factor to a base unit), measure-kind classification, base-quantity normalization, and deterministic display conversion. |
|
video
Package video handles importing recipes from social/video links by acquiring the video's caption, transcript, and downloadable media via the ScrapeCreators API, then (in later layers) sampling frames and extracting the recipe.
|
Package video handles importing recipes from social/video links by acquiring the video's caption, transcript, and downloadable media via the ScrapeCreators API, then (in later layers) sampling frames and extracting the recipe. |
|
web
Package web serves the public marketing site and shareable recipe pages at the apex domain (saltybytes.ai).
|
Package web serves the public marketing site and shareable recipe pages at the apex domain (saltybytes.ai). |
Click to show internal directories.
Click to hide internal directories.