Replies: 2 comments 1 reply
-
@kmajay978 this should've been a discussion in the first place, not an issue. Converted it. Now,
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @kinngh , Changing the current framework will likely take a considerable amount of time, based on my assumptions. Instead, I plan to use your [shopify-nextjs-prisma-app] repository and replace the Prisma database with MongoDB, as my existing database and structure are built on MongoDB. Could you let me know if this is possible? If so, I'd appreciate any guidance on how to proceed and what steps are necessary to make it work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The package is great, but we’ve noticed that none of our apps meet Shopify’s Built for Shopify (BFS) and LCP requirements using this repo. Despite extensive optimizations—such as using a CDN, image lazy loading, React lazy loading components, caching static content and more—we’re still not achieving the desired results.
I've seen others successfully meet BFS criteria using Remix or Next.js. It would be helpful if you could provide some insights on how to achieve this.
👍 → Migrate to Next.js + Express
Transitioning from Vite + React + Express to Express + Next.js.
Beta Was this translation helpful? Give feedback.
All reactions