• Product Introduction
  • Quick Start
    • Importing a Git Repository
    • Starting From a Template
    • Direct Upload
    • Start with AI
  • Framework Guide
    • Frontends
      • Vite
      • React
      • Vue
      • Other Frameworks
    • Backends
    • Full-stack
      • Next.js
      • Nuxt
      • Astro
      • React Router
      • SvelteKit
      • TanStack Start
      • Vike
    • Custom 404 Page
  • Project Guide
    • Project Management
    • edgeone.json
    • Configuring Cache
    • Error Codes
  • Build Guide
  • Deployment Guide
    • Overview
    • Create Deploys
    • Manage Deploys
    • Deploy Button
    • Using Github Actions
    • Using Gitlab CI/CD
    • Using CNB Plugin
    • Using IDE PlugIn
    • Using CodeBuddy IDE
  • Domain Management
    • Overview
    • Custom Domain
    • HTTPS Configuration
      • Overview
      • Apply for Free Certificate
      • Using Managed SSL Certificate
    • Configure DNS CNAME Record
  • Observability
    • Overview
    • Metric Analysis
    • Log Analysis
  • Pages Functions
    • Overview
    • Edge Functions
    • Cloud Functions
      • Overview
      • Node Functions
  • Middleware
  • KV Storage
  • Edge AI
  • API Token
  • EdgeOne CLI
  • Pages MCP
  • Message Notification
  • Integration Guide
    • AI
      • Dialogue Large Models Integration
      • Large Models for Images Integration
    • Database
      • Supabase Integration
      • Pages KV Integration
    • Ecommerce
      • Shopify Integration
      • WooCommerce Integration
    • Payment
      • Stripe Integration
      • Integrating Paddle
    • CMS
      • WordPress Integration
      • Contentful Integration
      • Sanity Integration
      • Payload Integration
    • Authentication
      • Supabase Integration
      • Clerk Integration
  • Best Practices
    • Using General Large Model to Quickly Build AI Application
    • Use the DeepSeek model to quickly build a conversational AI site
    • Building an Ecommerce Platform with Shopify
    • Building a SaaS Site Using Supabase and Stripe
    • Building a Company Brand Site Quickly
    • How to Quickly Build a Blog Site
  • Migration Guides
    • Migrating from Vercel to EdgeOne Pages
    • Migrating from Cloudflare Pages to EdgeOne Pages
    • Migrating from Netlify to EdgeOne Pages
  • Troubleshooting
  • FAQs
  • Contact Us
  • Release Notes

Using CodeBuddy IDE

With this section's guide, you can integrate EdgeOne Pages' rapid deployment capability inside CodeBuddy IDE and implement one-click build to deploy to Pages during the development process.

Connecting EdgeOne Pages Deployment Plugin

Click Deploy inside CodeBuddy IDE and select EdgeOne Pages to connect.



Authorize a Tencent Cloud Account

Click Manage to enter Tencent Cloud, and authorize with your login account.


EdgeOne Pages Development and Deployment

When using CodeBuddy to develop, especially for full-stack projects, we strongly recommend configuring EdgeOne Pages Rules (pages-llms.mdc) to help AI understand how to write code more in line with Pages specifications.


Next, you can communicate with CodeBuddy in natural language to complete frontend and backend requirements. During the development process, you can build and deploy the project at any time through natural language or the Deploy button based on the project condition.

During deployment preparation, you can choose to create a new project or select a project already deployed in Pages (only for projects created via direct upload).

After deployment, you can view the deployment situation of the current project in CodeBuddy, obtain the latest preview address, or access the Tencent cloud console to carry out other management operations such as adding a custom domain and configuring the project.

For more information, go to CodeBuddy official website to view.

ai-agent
You can ask me like
How to Get Started with EdgeOne Pages?