EdgeOne Pages Deployment of GitHub Stats. #4735
Mintimate
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Guys, I found that Tencent Cloud's EdgeOne Pages can also run Node.js functions, so I've ported the Vercel version over to EdgeOne Pages: https://github.com/Mintimate/github-readme-stats-eo 🚀
The core code is exactly the same. Feel free to give it a try and share your feedback.
However, note that EdgeOne Pages' Node.js functions can't be cached, so you'll need to wrap them with another layer of CDN for caching to work. Essentially, it's "CDN on top of CDN" 🔄.
The current free resources for Pages are sufficient for daily use 😊. I believe this makes private (on‑premise) deployments especially friendly for users in China.
Beta Was this translation helpful? Give feedback.
All reactions