Content pfp
Content
@
0 reply
0 recast
0 reaction

borodutch @ lunchbreak pfp
borodutch @ lunchbreak
@farcasteradmin.eth
ok i tried frames.js and frog, neither work well with a basic node js backend, both do the ssr bs which means a backend dev (frames are backend fwiw) can't use their usual tech stack (e.g. mongo+ts+typegoose+decorators, etc) what i needed was to simply make me a nice picture what i get was "ssr can't compile"
7 replies
4 recasts
56 reactions

llamafacts pfp
llamafacts
@llamafacts.eth
Did you try to use raw satori? https://github.com/vercel/satori
1 reply
0 recast
1 reaction

Stephan pfp
Stephan
@stephancill
would you mind providing a code snippet that causes the issue? happy to look into it fwiw, using createFrames from frames.js/core returns a handler function that you can call with a node.js Request object and will return a Response. should work in most environments
1 reply
0 recast
0 reaction

Samuel pfp
Samuel
@samuellhuber
use coinbase onchainkit. it works with any TypeScript. Built that way. means you take care of routes, but thats not an issue. my tutorial: https://dtech.vision/farcaster/frames/quickstart-farcasterframes/ Source: https://onchainkit.xyz/frame/get-frame-html-response
1 reply
0 recast
0 reaction

Hoot 🎩 pfp
Hoot 🎩
@owl
huh how did you install them? You should be able to throw the hono instances both expose into any stack. Maybe the satori image renderer broke for some reason?
1 reply
0 recast
0 reaction

 Daniil 🟑🐲 pfp
Daniil 🟑🐲
@1damer
Time to make frames-starter or something like that
1 reply
0 recast
1 reaction

Leeward Bound pfp
Leeward Bound
@leewardbound
i switched to python for all frames handling, generating images in js (satori) sucks ass... python's Pillow isn't quite as beautiful to draw with, but it compiles reliably and renders hella fast
0 reply
0 recast
1 reaction

Sinaver pfp
Sinaver
@sinaver.eth
just use java πŸ˜…
0 reply
0 recast
0 reaction