Jessibuca Documentation Overview

Documentation Scope

This documentation is a complete product-facing system for the Jessibuca official website, covering architecture, deployment, commercial order flow, runtime interfaces, operations, and references.

Product Context

  • Frontend: Astro static pages for public site and docs.
  • Backend: Cloudflare Pages Functions for purchase and delivery APIs.
  • Data layer: D1 (orders/deliveries) and R2 (source package artifacts).
  • Payment: PayPal order + capture flow.
  • Delivery: tokenized download URLs with expiration and audit updates.

Primary Navigation

  • Architecture: system structure and request flow.
  • Deployment: production setup on Cloudflare Pages.
  • Commerce Flow: checkout, capture, delivery lifecycle.
  • Runtime & API: bindings, env contracts, endpoint behavior.
  • Demos & Operations: demo hosting and operational guidance.
  • Open Source vs PRO: capability positioning.
  • FAQ / References: support answers and source materials.

Official External Links