Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Steve
@stevedylandev.eth
Lowkey thinking about doing a write up on this whole escapade. It’s so absurd I think more people need to be aware how deep Next.js goes. I need to retest the scenario on v15 instead of v14 which a client was using and took us days to debug.
4 replies
0 recast
8 reactions
Harris
@harris-
I started the mini app I just published a few days ago being like oh I should look into what all the cool kids are doing for routing and whatever else and it ended up just being boilerplate hell of some router bs ssr requiring like 50 LOC just to make the embed frame json object work if I didn't want to hardcode it in the index.html I very very nearly swapped straight to a single page sveltekit project but just went to the official create mini app one. The complexity these days is crazy
2 replies
0 recast
3 reactions
Steve
@stevedylandev.eth
It's ROUGH. Definitely one of the things @polluterofminds and I are fighting with Orbiter, e.g. Andromeda.build Personally love using simple Vite + React for mini apps. Check out the barebones template here: https://github.com/orbiterhost/orbiter-templates/tree/main/templates/mini-apps/react
1 reply
0 recast
2 reactions
gentlegeeboss.base.eth
@dgentle01
Been on this one project for weeks now, don't know if I am reading the doc all wrongly or I am actually doing it all wrongly, having trouble with the sign-in authentication. Was able to do it fine before but I got into another issue of been authorized to post from my project which is the main use case.
1 reply
0 recast
1 reaction