4 Star 8 Fork 1

天翼云媒体存储/ctyun-xstore-sdk-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

xos-nodejs-demo

后端 nodejs demo

使用指南

1、安装nodejs

nodejs是一个服务器js运行环境,可以在nodejs官网下载。https://nodejs.org/en/

2、依赖库管理

nodejs使用npm管理依赖库,初次运行需要执行npm install命令。

3、编辑配置

在config.js文件中,找到accessKey,secretKey和endPoint的配置,修改为用户自己的配置。

4、运行

在控制台执行 npm run exec 命令

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ctyun-xstore/ctyun-xstore-sdk-demo.git
git@gitee.com:ctyun-xstore/ctyun-xstore-sdk-demo.git
ctyun-xstore
ctyun-xstore-sdk-demo
ctyun-xstore-sdk-demo
master

搜索帮助