Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 507 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 507 Bytes

How to White Label Composio?

Live Demo:

Tech Stack:

  • NextJS
  • Composio JavaScript SDK

Run Locally

Clone the repo

git clone https://github.com/ComposioHQ/whitelabel.git

Install the dependencies

cd whitelabel && npm i 

Run the server

npm run dev