A toy pastebin on Cloudflare Workers with E2EE, React frontend and S3-compatible storage backend
Go to file
Peter Cai 10ef547da7
support NODE_ENV
2020-02-18 18:46:28 +08:00
src index & s3: handle some url encoding mess 2020-02-18 17:58:43 +08:00
.babelrc setup frontend project 2020-02-17 19:35:45 +08:00
.gitignore inital commit 2020-02-16 20:55:36 +08:00
index-web.js begin implementing paste function 2020-02-18 11:43:48 +08:00
index.js index.js: remove useless commented code 2020-02-17 17:01:59 +08:00
package-lock.json implement binary upload 2020-02-18 17:39:38 +08:00
package.json support NODE_ENV 2020-02-18 18:46:28 +08:00
webpack.config.js support NODE_ENV 2020-02-18 18:46:28 +08:00
webpack.config.web.js support NODE_ENV 2020-02-18 18:46:28 +08:00