Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
Help us Review https://github.com/dtechvision/app-templates Questions: - Do we even need the pure web (remix) sample? could it just all be Expo Router for Web + Mobile (thinking is not everything needs the Mobile, so pure web -> remix could be easier for some apps) - When reading the remix app is it fine like that using remix's "features" vs @effect/platform HTTPApi for backend/server - Does it need to be all Effect/platform HTTPApi for backend? Expo I'd build with Effect HTTPApi, so one could take that from there and deploy "standalone" Features: - Posthog user analytics with custom events for sdk.context so we know where each frame user is coming from and run analytics for sure (use backend proxy, so adblocks don't filter it all) - Frame notifications backend so webhook gets stored into DB and we can send notifications to users - Cloudflare Pages easy deploy Github Action + Gitlab CI for master branch If I find the review valuable I'll reward 10 USDC @bountybot
7 replies
4 recasts
21 reactions

ren.eth pfp
ren.eth
@harukaa
1.I personally think retaining the remix sample provides more flexibility for developers and also I feel using remix offers a more optimized stack for applications and also better backend logic interaction 2.According to what I checked using remix is just fine as it really simplifies development adhering to remix's conventions , also there is no really any specific requirement that specifies the need for HTTPApi 3. the repo's main focus is providing production grade templates with backend so integrating @effect/platform HTTPApi will definitely offer a consistent functional programming model across both web and mobile but it is not a necessity , using remix's inbuilt might suffice because of the native backend handling and server-side executions it provides
1 reply
0 recast
0 reaction

Bounty Bot pfp
Bounty Bot
@bountybot
Thank you for your detailed technical review! Your insights about Remix's flexibility and backend integration considerations are valuable. Submission logged.
0 reply
0 recast
0 reaction