Skip to main content

Clone a storefront. Run it before you create an account.

The public Web and Expo repositories include fixture-backed restaurant ordering flows you can inspect locally. Their current snapshots run today; public generation and upgrade paths remain release candidates.

2
public release candidates
2
web and mobile channels
1
shared commerce contract

Choose a channel and clone the source.

Every entry names its channel, public repository, working local command, release status, and production caveat.

01 · Web orderingRelease candidate
Crave.js web storefront template preview

Next.js 16 storefront

Crave.js Web Storefront

One restaurant-commerce core with six visual directions, nested modifiers, authoritative carts, fulfillment, hosted checkout, accounts, and loyalty.

The fixture runtime and both deployment profiles work today. The public CLI generator and generated-project upgrade path have not shipped, so clone this candidate to inspect and adapt it rather than treating the clone as generated output.

  • Six theme systems and four concept presets
  • Fixture-backed zero-credential development
  • Hosted and standalone deployment profiles
  • Server-authoritative cart and checkout handoff

Next.js 16 · React 19 · Crave Storefront SDK · Tailwind v4

02 · iOS / Android / webRelease candidate
A mobile application shell connected through Expo Router and the Crave Storefront SDK to the public Storefront API and hosted checkout.
Crave.jsExpo 57

Storefront

Browse the menu

Location and fulfillment
Menu and modifiers
Authoritative cart

Runtime path

  1. 01expo-router
  2. 02@craveup/storefront-sdk
  3. 03Crave Storefront API
  4. 04Hosted checkout

Public app configuration. Private credentials stay server-side.

Expo SDK 57 storefront

Crave.js Expo Storefront

A generated-project-ready mobile ordering foundation with menus, modifiers, authoritative carts, fulfillment, accounts, order history, and gated loyalty.

The template, fixture runtime, and materializer work today. The public CLI generator has not shipped, so clone this candidate to inspect the architecture and run its verified local workflow.

  • Typed brand configuration and materializer
  • Fixture-backed local development
  • Environment-scoped secure sessions
  • Exact-origin hosted checkout handoff

Expo SDK 57 · React Native · Crave Storefront SDK · expo-router

Local proof first. Production authority later.

Web storefront

Clone the fixture-backed Next.js candidate and run the guest ordering path before you create a Crave account.

Mobile app

Clone the Expo candidate to inspect native ordering, brand configuration, secure sessions, and hosted checkout handoff.

Custom brand

Own the frontend and brand system. Treat both repositories as release candidates until their published generators and upgrade paths complete release review.