# 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