ORINA ATP2 is the current frontend workspace for the Orina marketplace product. The codebase is a single-shell React application covering guest landing, marketplace, orders, assets, community, messages, profile, settings, and a set of test or demo surfaces.
- React + TypeScript
- Vite
- Tailwind CSS
- Wagmi + Viem
- Supabase
npm install
npm run dev
npm run buildThe old mixed documentation set has been removed and replaced with a current-code spec set.
- Docs Hub
- App Shell And Navigation
- Access, Theme, User, And Storage
- Assets, Marketplace, Search, And Orders
- Community, Messages, And Profile
- Integrations, Settings, And Tools
- Current State And Demo Surfaces
- Collections And RWA Configurable Attributes
- Global Delivery Address And Asset Location
- Supabase Migration And Geo Import Strategy
- Geo Import Runbook
src/application sourcepublic/static assets and embedded guest landing contentsupabase/backend-related workspace files and migrations onlydocs/current-code documentation only
The spec under docs/spec/ describes the code as it exists now. It is not a forward-looking roadmap and it does not assume unfinished backend behavior is already live.
All future product and platform specs should be added under docs/spec/, not under supabase/.