Overview
Live snapshot of the marketplace.
Pending approvals
Settings
Changes here go live on the storefront immediately — no code edits or redeploys.
Branding & Store
Analytics & Tracking
Leave any field blank to disable that tag. Tags are injected on every storefront page load via assets/js/app.js — no rebuild needed.
Database Configuration
Products, vendors, orders and accounts are stored in this project's own Cloudflare D1 database (bound as
DB — see README.md). That binding is configured once in the Cloudflare dashboard, not here, because a database connection has to exist before anything — including these settings — can be saved.
These are safe to store as plain settings — the "anon" key is meant to be public. If set, pages that also load the Supabase JS SDK get a ready INM.supabase client for any future features. Core store data keeps using D1 either way.
Vendors
Approve new vendor sign-ups before their products can go live.
| Vendor | Category | Contact | Status | Actions |
|---|
Products
Moderate vendor-submitted products. Approving publishes them to the storefront.
| Product | Vendor | Price | Status | Actions |
|---|
Orders
All orders across every vendor.
| Order | Customer | Vendor | Date | Total | Status |
|---|