pnpm install
pnpm run dev
pnpm run deploy
wrangler secret put SECRET_TOKEN
npx wrangler r2 object put some-bucket/<your_path>/<file_name> --file subscribe/<your_path>/<file_name>
npx wrangler r2 object put some-bucket/<your_path>/<file_name> --file subscribe/<your_path>/<file_name>