You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## jzero × Vercel: A Powerful Ecosystem Integration
7
7
8
-
### Why Choose jzero + Vercel?
9
-
10
8
**What is jzero?**
11
9
12
-
**jzero** is an enhanced development tool based on the go-zero framework:
10
+
[jzero](https://github.com/jzero-io/jzero) framework developed based on [go-zero framework](https://github.com/zeromicro/go-zero) and [go-zero/goctl tool](https://github.com/zeromicro/go-zero/tree/master/tools/goctl)
13
11
14
12
🏗️ **Generate Framework Code Through Templates**: Automatically generate framework code from description files (api → api framework code, proto → proto framework code, sql/remote database address → model code)
- ✅ **Zero Configuration Deployment**: Code generated by jzero is fully compatible with Vercel platform, deploy directly from Git repository without additional configuration
30
+
- ✅ **Zero Configuration Deployment**: Deploy directly from Git repository without additional configuration, no need for your own server, no CI/CD process required
33
31
- ✅ **Global Edge Network**: Leverage Vercel's global infrastructure to deploy Go functions to edge nodes closest to users, achieving millisecond-level response
34
32
- ✅ **Free Domain and HTTPS**: Automatically get `.vercel.app` production-grade domain, built-in CDN acceleration and SSL certificates
35
33
- ✅ **Preview Environment**: Automatically generate independent preview URL for each PR commit
36
34
37
-
> 💡 **Core Value**: jzero deeply integrates with Vercel ecosystem, letting Go developers enjoy frontend-level deployment experience! Automatically generate serverless functions that comply with Vercel specifications through `.api` definition, truly achieving "define once, run everywhere".
35
+
> 💡 **Core Value**: jzero deeply integrates with Vercel ecosystem, letting Go developers enjoy frontend-level deployment experience! Automatically generate serverless functions that comply with Vercel specifications through `.api` definition, no need to deploy to your own server.
38
36
39
37
## Quick Start: One-Click Access to Vercel Ecosystem
0 commit comments