git clone
cd signature_server
npm install
# 修改 server_config.yaml 的值
cp server_config.yaml.example server_config.yaml
npm run server
现在我们已经在本地启用了一个 Demo 签名服务器
cd web_with_signature_server
# 更新 config.js 的值
cp config.js.example config.js
通过浏览器访问 index.html
并打开开发者工具查看日志。
cd web_multipart_with_signature_server
# 更新 config.js 的值
cp config.js.example config.js
通过浏览器访问 index.html
并打开开发者工具查看日志。
cd web_multipart_with_signature_server
# 更新 config.js 的值
cp config.js.example config.js
通过浏览器访问 index.html
并打开开发者工具查看日志。
这个 Demo 将会自动续传相同文件名的文件