A toy pastebin on Cloudflare Workers with E2EE, React frontend and S3-compatible storage backend
Go to file
Peter Cai 6062f0edd3
index.js: remove useless commented code
2020-02-17 17:01:59 +08:00
src index: allow Range request 2020-02-17 15:54:59 +08:00
.gitignore inital commit 2020-02-16 20:55:36 +08:00
index.js index.js: remove useless commented code 2020-02-17 17:01:59 +08:00
package-lock.json switch from xml2js to fast-xml-parser 2020-02-17 15:33:32 +08:00
package.json switch from xml2js to fast-xml-parser 2020-02-17 15:33:32 +08:00
webpack.config.js drop aws-sdk and hand-roll an S3 client 2020-02-17 12:42:29 +08:00