git clone
cd signature_server
npm install
# Update server config into valid value
cp server_config.yaml.example server_config.yaml
npm run server
Now, we have a signature server locally.
cd web_with_signature_server
# Update config.js into valid value
cp config.js.example config.js
Visit index.html
and open devtools to read logs.
cd web_multipart_with_signature_server
# Update config.js into valid value
cp config.js.example config.js
Visit index.html
and open devtools to read logs.
cd web_multipart_with_signature_server
# Update config.js into valid value
cp config.js.example config.js
Visit index.html
and open devtools to read logs.
This demo will resume the uploads for same filename.