disqus-proxy-serverless:实现Disqus代理的Serverless服务解决国内无法访问Disqus的问题可用于hexo等博客

时间:2024-02-26 14:13:03
【文件属性】:

文件名称:disqus-proxy-serverless:实现Disqus代理的Serverless服务解决国内无法访问Disqus的问题可用于hexo等博客

文件大小:38KB

文件格式:ZIP

更新时间:2024-02-26 14:13:03

serverless hexo disqus-proxy ServerlessJavaScript

Disqus-Proxy-Serverless 如有疑问请阅读这篇,灵感来自 使用步骤 clonearies并配置src目录下的config.js git clone https://github.com/jacklightChen/disqus-proxy-serverless.git cd disqus-proxy-serverless module . exports = { // 因为要部署在Serverless服务上,端口无所谓,随便填 port : 5050 , // Your Disqus Public Key api_key : '' , // Your


【文件预览】:
disqus-proxy-serverless-master
----src()
--------config.js(100B)
--------index.js(4KB)
----README.md(2KB)
----now.json(135B)
----.gitignore(16B)
----package-lock.json(151KB)
----package.json(576B)

网友评论