Go to file
2024-07-10 17:04:54 +00:00
middleware init 2024-07-10 18:57:38 +02:00
routes init 2024-07-10 18:57:38 +02:00
.gitignore init 2024-07-10 18:57:38 +02:00
main.js init 2024-07-10 18:57:38 +02:00
package.json init 2024-07-10 18:57:38 +02:00
README.md add instructions 2024-07-10 17:04:54 +00:00
yarn.lock init 2024-07-10 18:57:38 +02:00

Shitty but stable uploader :3

Configuring .env File

R2_ACCESS_KEY=insert_a_access_key
R2_SEC_KEY=insert_a_secret_key

Deployment

yarn install
yarn dev