Skip to content

Instantly share code, notes, and snippets.

@na2hiro
na2hiro / Remix-request-cheatsheet.md
Last active July 4, 2024 04:16
Remix request cheatsheet
@SuaYoo
SuaYoo / .env.local
Last active March 11, 2024 16:43
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'