We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the twikoo wiki!
这里是与开发 Twikoo 相关的文档,有关如何部署、使用请跳转至 twikoo.js.org
npm i -g yarn
yarn
yarn dev
http://localhost:9820
yarn build
dist
cd docs
yarn docs:dev
http://localhost:8080
编辑 docs/.vuepress/config.js,在 module.exports = { 后面加一行 port: 9821,
docs/.vuepress/config.js
module.exports = {
port: 9821,
腾讯云云函数暂时无法调试,Vercel function 调试请 参考 vercel CLI 文档
以下几种解决方法,选择其一即可——
增强 Web 安全性
[*.]vercel.com
MONGODB_URI