Skip to content

Instantly share code, notes, and snippets.

@na2hiro
na2hiro / Remix-request-cheatsheet.md
Last active November 4, 2024 19:30
Remix request cheatsheet
@SuaYoo
SuaYoo / .env.local
Last active November 14, 2024 09:13
Uploading an image with Next.js and Blazeback B2 (AWS S3 alternative)
BACKBLAZE_BUCKET_ID='YOUR_BACKBLAZE_BUCKET_ID'
BACKBLAZE_KEY_ID='YOUR_BACKBLAZE_KEY_ID'
BACKBLAZE_APP_KEY='YOUR_BACKBLAZE_APP_KEY'