creem-expo Hono demo server

This server mounts the generic @itzsudhan/creem-expo/server fetch handlers on Hono and is ready for local use or Vercel deployment.

Environment

Endpoints

Current stored state

{
  "userId": "demo-user",
  "email": "demo@creem.expo",
  "customerId": "cust_6kzE4VPKvnBLKIh5UyqUxd",
  "subscriptionId": "ch_5XsUi19syA4cRxsm9olCcG",
  "latestCheckoutId": "ch_5XsUi19syA4cRxsm9olCcG",
  "latestOrderId": "ord_5GoNbCbUaCUyeKZn37pUMA",
  "latestProductId": "prod_4T1sqNPrClR1NKxG1UDAwU",
  "entitlementActive": false,
  "subscriptionStatus": "completed",
  "metadata": {
    "source": "expo-demo",
    "presentation": "browser",
    "creemExpoUserId": "demo-user"
  },
  "subscription": null,
  "updatedAt": "2026-03-21T15:48:15.341Z"
}