EFFICIENCY
Flexible Deploy and Easy Collaboration
Provide a variety of flexible deployment methods, enabling developers to quickly launch projects and achieve effortless team collaboration.
Git-connected Deploys
Achieve efficient, automated full-stack deployment through Git integration and CLI tools, enabling rapid project iteration and continuous delivery.
AI Rapid Deploys
Supports integration with MCP and third-party AI IDE plugins, requiring no complex configuration to deploy web applications in just seconds.
Collaborative Dev
Support for team branch collaboration and real-time preview, check code effects anytime, improving development iteration efficiency.
Blazing
Deploy Once, Distribute Globally
Our global edge network delivers content to users worldwide in milliseconds for lightning-fast access everywhere.
SERVERLESS
Full-stack Development Platform
A full-stack development platform that integrates edge functions with cloud-based Node.js, empowering developers to efficiently build applications.
Edge Functions
Write ultra-low latency server-side logic in JavaScript at edge nodes close to users, without configuring or managing servers and other infrastructure.
Learn MoreEdge KV
Supports KV persistent storage with multi-edge node deployment , enabling users to read and write data globally.
Learn MoreEdge AI
Deploy AI services on global edge nodes to deliver low-latency, high-performance, and zero-maintenance inference.
Learn MoreNode Services
Built on Node.js Functions, it supports full-stack capabilities like Next.js SSR and ISR, allowing you to deploy dynamic APIs and complex business logic, while automatically scaling on demand.
Learn MoreCOMPOSABLE
Suitable for All Types of Websites and Applications
Pages templates integrate core capabilities like AI, e-commerce, and CMS, enabling flexible combinations to efficiently build diverse websites and apps.
Quickly build your
_
with just a few clicks
Based on our edge AI or general AI templates, developers can attempt business validation in multiple scenarios.
export async function onRequest({ request, env }: any) {
const allowedModels = [
'@tx/deepseek-ai/deepseek-r1-0528',
'@tx/deepseek-ai/deepseek-v3-0324',
];
// Use the model parameter, fallback to default if not provided
const selectedModel =
model || '@tx/deepseek-ai/deepseek-v3-0324';
const aiStream = await AI.chatCompletions({
model: selectedModel,
messages: processedMessages,
stream: true,
});
return new Response(aiStream, {
headers: {
results: formatResultsForHeader(searchResults)
},
});
}
STARTER
Deploy Your First Web App in Seconds
Deploy with
Astro Templates
Deploy with
Vue Templates
Deploy with
Next.js Templates
Deploy with
React Templates
Deploy with
Nuxt Templates
We Safeguard Your Data Security & Compliance









