Self-hosted Moralis Server issue

please help me out how i can run this project

1 Like

If the tutorial that you are following uses as server, You can check our guide here on how to set up the server

https://v1docs.moralis.io/moralis-dapp/getting-started/self-hosting-moralis-server

i installed decentra redit clone by github in vs code now i have to rub this project but by doing run yarn nothing opening and also don’t know how to setup server can you tell me i need to make changes in codes also ? and why i have to add category and all?

We stopped providing moralis-server. So you will have to set it up and run it.

You can check in the console what the errors are if it is not opening

how i will get MASTER_KEY and APPLICATION_ID please help

and moralisApiSecret , moralisSubdomain, REACT_APP_MORALIS_SERVER_URL

Hey @Amanakash,

If you’d like to use the server, you should now self-host them yourself https://v1docs.moralis.io/moralis-dapp/getting-started/self-hosting-moralis-server. Some parameters will be set by yourself for the master key, appId, etc.

i did connection on mongo and redis after that please insist me how i can run my decnraredit and where i should paste the Then create a new route to access your dashboard:Then create a new route to access your dashboard:

Hi @Amanakash

To self-host a Moralis server we support the guide Yoseph posted: https://v1docs.moralis.io/moralis-dapp/getting-started/self-hosting-moralis-server

Please make sure you follow all the steps exactly as described to avoid additional problems and if you have any errors, please specify which page and step are you trying to run. The pages in that guide are:
image

Can you confirm you are running the steps on the guide exactly as described?

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.