next-js-nft-marketplace-thegraph-fcc : Deploying to IPFS #4900
Unanswered
NicolasMazzoleni
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
At the end of the Lesson 15, I want to deploy the nextjs front to IPFS. After fixing the issue regarding the
error (while executing next export), the front-end has been correctly deployed to IPFS (https://nextjs-nft-marketplace-thegraph-fcc.on.fleek.co/)
The issue I am facing now is that the HTTPS query to invoke The Graph that is supposed to return the indexed data does not trigger. It works perfectly on a local environnement though. Is IPFS restricting off chain calls ?
Thank you for your help !
Nico
Beta Was this translation helpful? Give feedback.
All reactions