export const metadata = { title: 'Quickstart', description: 'This guide will get you all set up and ready to use the Protocol API. We’ll cover how to get started an API client and how to make your first API request.', } # Getting stated Install Comfy Deploy's plugin on your local machine to get started with deploying workflow. ```bash {{ title: 'git' }} cd custom_nodes git clone https://github.com/BennyKok/comfyui-deploy.git ``` ```js {{ language: 'js', title: 'ComfyUI Manager' }} // Install with ComfyUI Manager Search `ComfyUI Deploy` ``` ## ComfyUI Manager Install from ComfyUI Manager ## Setup your workflow Add ComfyDeploy node Set a name for your workflow Set up your API key Open the settings panel and then set your API key here, if you dont have one, create here Create API Key ## What's next? Now, hit the Deploy button and your workflow will be deployed to ComfyUI's server. Check out your workflows here.