Moralis Amazon Web 3 Clone Server Not found

I recently watching the https://www.youtube.com/watch?v=HMdwbq1JJT0&t=148s This video but i cannot follow the tutorial because of Server option is not seeing in the left sidebar of moralis website so how to continue ??

Hey @vishnus232,

The Moralis server has been deprecated and your option now to have a Moralis server is to self-host it yourself. To self-host, you can follow this tutorial here.

Let me know if you have any other questions.

But then what is the need of moralis while adding the mongodb ?
Also in the video it shows the dashboard of registed users so how to get that ??

Hey @vishnus232,

So Moralis now only offers full API service to index Web3 data, what you have in the video is using Moralis server which were included in our offering but has been deprecated and no longer maintained. MongoDB is the database that we use when we still host Moralis server on our platform, if youโ€™d like to self-host, MongoDB should be created by yourself to work with your self-hosted server.

Also there is use dashboard here for your purpose https://admin.moralis.io/users. However, it works differently as logging in is done not through the server, but using our Authentication API.

Hope this address your questions.

When i run npm dev start it shows Moralis Server is running on port 1337 and stream webhook url https://148f-103-177-252-223.ngrok.io/streams-webhook but when goes on localhost:1337 it shows โ€œcannot Getโ€ how to fix it i added ngrok auth