jetsung Fleek:免费 Serverless 云端静态网站托管无服务平台 Fleek is an edge-optimized cloud platform that allows users to build, host, and deploy websites and applications efficiently, empowering developers to create fast and high-performing apps. IPFS 网络 https://fleek.xyz/
jetsung 部署 命令行工具依赖 Node。 安装命令行工具 https://fleek.xyz/docs/cli/ npm i -g @fleek-platform/cli 登录 # 若登录不成功,可能需要使用代理。 fleek login 创建项目 fleek projects create 设置网站 fleek sites init 相关说明: # 部署当前文件夹到服务器,则用 . Please specify the directory containing the site files to be uploaded > . # 生成的配置文件格式,默认为 JSON,文件名为 fleek.config.json。 Select a format for saving the site's configuration > JSON 部署 fleek sites deploy > Site IPFS Content Identifier (CID): xxxxx 💡 You can access it through the gateway: 🔗 https://<SLUG>.on-fleek.app 预览地址:https://jetsung.on-fleek.app/