Content pfp
Content
@
0 reply
4 recasts
4 reactions

borodutch pfp
borodutch
@warpcastadmin.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"
9 replies
4 recasts
46 reactions

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

borodutch pfp
borodutch
@warpcastadmin.eth
will give createFrames a spin, tyty
1 reply
0 recast
0 reaction