EdgeOne Pages Adds Support for Four Major Frameworks: Comprehensive Coverage of Mainstream Full-Stack Framework Ecosystem

We're excited to announce that EdgeOne Pages now natively supports four major full-stack frameworks: Astro, Nuxt, React Router, and SvelteKit! Combined with our deeply integrated Next.js support, the platform has achieved comprehensive coverage from a single framework to the mainstream full-stack ecosystem. Developers can quickly deploy existing full-stack applications to Pages without modifying their project structure.
New Frameworks
- Astro: A full-stack framework for content-focused websites featuring a unique "Islands Architecture" with zero JavaScript output by default. Supports mixing components from multiple frameworks, includes built-in Markdown/MDX support, and is particularly suited for content-driven sites like blogs and documentation, naturally achieving optimal SEO performance.
- Nuxt: A full-stack development framework for the Vue ecosystem, supporting server-side rendering, static site generation, and automatic code splitting. Through convention-based directory structures and auto-import mechanisms, it significantly reduces configuration overhead, making it ideal for Vue developers building enterprise applications, marketing sites, and projects that require rapid delivery.
- React Router v7: A full-stack solution for the React ecosystem that fully integrates Remix's full-stack capabilities, evolving from a routing library into a full-stack framework supporting SSR, type-safe data loading, and automatic code splitting. Perfect for React projects requiring progressive upgrades and modern web applications pursuing development efficiency and type safety.
- SvelteKit: The official full-stack framework for the Svelte ecosystem, leveraging compile-time optimization to achieve minimal runtime size and exceptional performance. Built-in adapters support multi-platform deployment with a smooth development experience and small bundle sizes, particularly suited for applications demanding ultimate performance.
Full-Stack Deployment
While these excellent full-stack frameworks are powerful, traditional deployment methods often require configuring servers, managing CI/CD pipelines, optimizing global access performance, and other complex tasks. EdgeOne Pages is specifically designed for full-stack applications, allowing developers to truly focus on code:
- Intelligent Static-Dynamic Distribution: Through hierarchical orchestration of static resources, edge computing, and centralized Serverless, we achieve static-dynamic separation and intelligent distribution, fully preserving the native runtime capabilities of frameworks.
- Unified Frontend and Backend Deployment: Deploy frontend assets and backend functions simultaneously with a single commit, with unified version control and rollback, eliminating coordination overhead from frontend-backend separation.
- Zero Server Maintenance: Serverless architecture with automatic scaling—no need to worry about server configuration, capacity planning, or operations.
Try It Now
We've prepared official templates for all four frameworks that you can preview or deploy with one click:
Pages has added adapter support for each framework, which can be combined with the EdgeOne CLI for one-click deployment of local projects. For more documentation and practical guides, please visit: