seller.rasuk.app

Seller center for Rasuk social commerce.

This app is a separate seller workspace from `rasuk-web`, built on the same Next.js and Tailwind foundation and intended to run on the same server behind `seller.rasuk.app`.

Same stack

Next.js App Router, TypeScript, Tailwind CSS, same neutral theme language as `rasuk-web`.

Separate surface

Seller-only flows stay isolated from admin moderation and staff manage tools.

Seller onboarding

Business verification, shop identity, return address, and payout account setup.

Catalog

Create, review, and submit products with variants, stock, and live-selling eligibility.

Orders

Confirm, ship, deliver, refund, and track seller fulfillment states.

Payouts

Review reserves, payout history, and affiliate commission impact.

Deployment shape

Same server, separate process, separate domain.

rasuk.app

`rasuk-web` on one internal port.

seller.rasuk.app

`rasuk-seller` on a second internal port.

Planned first screens

  • Seller onboarding and business verification
  • Product catalog with stock and review status
  • Order handling, shipping updates, and refunds
  • Payout overview and affiliate settings