Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The Toast module connects an 86d store to a Toast POS for restaurants and cafes. The catalog syncs as a menu, online orders route to Toast for in-restaurant fulfillment, and Toast in-store sales can flow back into @86d-app/orders for unified reporting. Source: modules/toast · npm: @86d-app/toast

Installation

86d module add toast

Configuration

Set the TOAST_* environment variables (TOAST_API_KEY, TOAST_RESTAURANT_GUID, TOAST_SANDBOX). See Environment variables.