Client Template Setup
This documentation page is currently being prepared. Technical details and usage examples will be available here very soon.
Build Your Own Marketplace
procureos-client-template is a completely open-source White-label solution. You can go live with your own brand in 2 minutes.
Quick Setup (CLI)
Launch your project in seconds
bash
npx create-next-app -e https://github.com/procureos/client-template my-marketplaceRequired Environment Variables
| Variable | Description |
|---|---|
| NEXT_PUBLIC_PARTNER_ID | Your Developer ID (UUID) |
| PROCUREOS_API_KEY | Your key starting with pk_live_... |