Benjamin Noah Beal

Results 5 comments of Benjamin Noah Beal

Ah I didn't realize it was that bad, sheesh. Will fix soon when I get time

I ran into similar issues in the past when using SSR + Amplify. But recently gave it another shot and got a Vite SSR build working and hosted with amplify-hosting,...

Sharing my solve for this using nextjs 14 app router: * Have to use `getTweet` on serverside so wrapping it in a server api `api/tweet/[id]/route.ts`: ```typescript import { NextRequest, NextResponse...

Thanks for the quick reply. Totally get your concerns about maintaining the the high quality of tldraw. I'm game to give this a decent shot though. If it doesn't meet...

There is already: https://docs.claude.com/en/api/agent-sdk/modifying-system-prompts#how-claude-md-works-with-the-sdk > User-level: `~/.claude/CLAUDE.md` for global instructions across all projects