[SOLVED] React-moralis still asking serverURL

Where can i find serverURL? If i read docs on nextjs they are not even using react-moralis. But on react-moralis they redirect to https://docs.moralis.io/web3-data-api/evm/quickstart-nextjs. Where to go?

Hey @rajanlagah, the redirection is purposeful as the react-moralis library has been fully deprecated and not recommended to use anymore. If you’d like to build your NextJS app with Moralis then best to use the tutorial that you have right there.

Otherwise, to get the server URL, now you’ll have to self-host your server by following this guide here https://v1docs.moralis.io/moralis-dapp/getting-started/self-hosting-moralis-server. Keep in mind that this is not recommended as well as the software has been deprecated and you’ll need to maintain and update everything yourself and we no longer maintain or do any updates on it.

1 Like

Thankyou @YosephKS. Can you please share the tutorials as well which you are talking about? I was following some freecodecamp course and was doing NFT marketplace project.

Hey @rajanlagah,

which tutorial are you referring here?

From you above reply i think you are referring to some tutorials. No? Can you share that?
I am doing https://www.youtube.com/watch?v=gyMwXuJrbJQ&t=103519s&ab_channel=freeCodeCamp.org and i am at Lesson 15

Ahhh I mean here is that the tutorial that you already have this one https://docs.moralis.io/web3-data-api/evm/quickstart-nextjs

Got it. Thankyou will check those

1 Like

Great!

If you don’t have anymore questions now, I’ll be closing this ticket, feel free to create a new post if you have any other issue, we’ll be available for your aid whenver possible :grinning_face_with_smiling_eyes:

1 Like