-
Notifications
You must be signed in to change notification settings - Fork 57
Direct Hosting Integration with Netlify & Vercel via API #37
Copy link
Copy link
Labels
assignedAlready assigned to one of the contributorAlready assigned to one of the contributorenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssocThis issue was assigned as a part of GSSoC 2025 contribution.This issue was assigned as a part of GSSoC 2025 contribution.mediumMedium level taskMedium level task
Metadata
Metadata
Labels
assignedAlready assigned to one of the contributorAlready assigned to one of the contributorenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssocThis issue was assigned as a part of GSSoC 2025 contribution.This issue was assigned as a part of GSSoC 2025 contribution.mediumMedium level taskMedium level task
Introduce native integration with Netlify and Vercel to allow users to directly deploy their generated websites from within the Karbon application using their respective APIs. Users should be able to authenticate with their platform-specific tokens, manage them securely, and initiate deployments seamlessly.
Details:
🔐 Authentication
Allow users to enter and securely store their Netlify and/or Vercel access tokens.
Tokens must be:
🚀 Deployment Flow
After code generation, provide an option to “Deploy to Netlify” or “Deploy to Vercel”.
Use the respective platform’s API to:
📄 Optional Features
API References:
Benefits: