Skip to main content
Codeezly

Integrations

Connect the right toolfrom the right workspace surface

Codeezly does not funnel every connection into a single settings screen. GitHub lives with version control, Figma lives under Tools, deployment providers live in Publish, and developer-only integrations sit behind the Developer Mode menu.

How To Access

  1. Open the workspace for the project you want to configure.
  2. Switch to Developer Mode if you need Stripe, Auth Setup, API Tester, or quick provider setup.
  3. Use Publish for hosting and deployment-provider connections.
  4. Use Version Control for GitHub and Tools for Figma.

Why It Matters

The integration path follows the workflow it affects. That keeps deployment settings close to publishes, repo sync close to version history, and design import close to the active editing flow.

Need More Detail?

The docs cover the exact workspace menus, what requires Developer Mode, and which data stays server-side.

Read the full guide
Version Control

GitHub Sync

Connect GitHub, push and pull branches, and create pull requests from the version history panel.

Access path: Workspace → Version Control → GitHub
Open docs
Workspace Tools

Figma Import

Import or sync a Figma file, frame, or page into the active workspace when the Figma integration is enabled.

Access path: Workspace → Tools → Figma
Open docs
Developer Mode

Stripe

Connect billing data and scaffold checkout, pricing, and subscription workflows inside your project.

Access path: Workspace → Developer Mode → Integrations → Stripe
Open docs
Publish

Codeezly CDN, Vercel & Netlify

Deploy through Codeezly CDN or into your own Vercel/Netlify account, with domains, environment variables, and launch checks in the publish flow.

Access path: Workspace → Publish
Open docs
Developer Mode

API Tester

Probe third-party APIs, inspect payloads, and turn responses into concrete follow-up prompts.

Access path: Workspace → Developer Mode → Integrations → API Tester
Open docs
Developer Mode

Auth Setup

Configure auth-provider scaffolding for Google, GitHub, email/password, and magic-link flows.

Access path: Workspace → Developer Mode → Integrations → Auth Setup
Open docs