For providers

Basics

Getting started

Onboard a new tenant: signup → admin approval → first offering → first booking.

  1. 1
    Self-serve signup

    Visit lvh.me:3000/signup (local) or orkestr.in/signup (deployed). Pick a subdomain, business name, brand colour, and your owner email. The tenant lands in approvalStatus=PENDING.

  2. 2
    Wait for platform admin approval

    A platform admin reviews from /admin/approvals and either approves (tenant becomes APPROVED + your storefront goes live) or rejects with a reason.

  3. 3
    First offering

    Once approved, sign in at <subdomain>.orkestr.in/login → /provider/offerings/new. Pick a vertical (Space / Taxi / Flight / …), fill the JSON-Schema-driven form, save, then click Publish.

  4. 4
    First booking

    Customers find your offering via your storefront URL or the apex marketplace. Bookings ride the standard payment + payout pipeline; you do not need to wire anything else.

Local dev shortcut

Use the seeded acme tenant: owner@acme.dev / orkestr-dev at acme.lvh.me:3000/login. It is pre-approved with sample offerings.