CQcc quickconvinquickconv-dev.hashnode.dev·Apr 19 · 6 min readClaude Code on the Web: Why Your .env Vars Don't Reach the Setup Script (and How SessionStart Hook Fixes It)TL;DR Environment variables you put in the .env panel of Claude Code on the web (Cloud Sandbox) do not reach the setup script. They only reach the shell inside the running Claude Code session. So git clone "https://x-access-token:${GH_TOKEN}@..." in...00
CQcc quickconvinquickconv-dev.hashnode.dev·Apr 17 · 9 min readI Built an Image Conversion SaaS on (Almost) $0/Month — Here's the Full StackI Built an Image Conversion SaaS on (Almost) $0/Month — Here's the Full Stack A few months ago I got frustrated trying to convert a HEIC photo on my iPhone into something my client could actually open. The tools I found were either slow, ugly, or loc...00