Content pfp
Content
@
0 reply
4 recasts
4 reactions

Thibauld pfp
Thibauld
@thibauld
Next.js is the easiest way to develop frames because of SSR support. Unfortunately, I had never used next.js before. At first I thought I'd find my way through easily but damn... I finally had to RTFM the hell out of it! There is so many conventions in that thing that they should rename it moscone.js honestly.
5 replies
0 recast
5 reactions

Jean-Michel Saulnier pfp
Jean-Michel Saulnier
@jmsaulnier
What about SvelteKit? https://kit.svelte.dev/
1 reply
0 recast
0 reaction

​woj pfp
​woj
@woj.eth
nextjs serverless functions are also neat for this usecase
1 reply
0 recast
1 reaction

Jaxcoder pfp
Jaxcoder
@jaxcoder.eth
Been there 🫣
0 reply
0 recast
1 reaction

agusti 🐘 pfp
agusti 🐘
@bleu.eth
you can use hono.js too (someone made some great tutos couple days back) also it's actually mostly just html so you can use that too, with as much or lil js as you wish
1 reply
0 recast
1 reaction

Joe Petrich 🟪 pfp
Joe Petrich 🟪
@jpetrich
Ruby on rails, flask, go's html templating, really anything you can write a web server and do templating with is as easy, right? You need something to serve the meta tags, and something to respond to image requests and generate the images, but there's libraries in a lot of languages for that.
0 reply
0 recast
1 reaction