Moralis Self-Hosted Server Update #3806
Replies: 13 comments 13 replies
-
Personally I don't mind the extra work but as a beginner I don't know if learning to set a Moralis self-hosted server is a must learn. I'd like to read some opinions before making a decision. |
Beta Was this translation helpful? Give feedback.
-
@PatrickAlphaC Most people do not come from the backend development side, and it is obvious you will not cover the backend development in order to teach them a self-hosted server. So I think it would be better if they learned the things from that section(all things were important) and move to the graph section. |
Beta Was this translation helpful? Give feedback.
-
I would love to see Patrick do some cool stuff with self-hosted moralis servers and v2 |
Beta Was this translation helpful? Give feedback.
-
I seems like the order of the course could/should be inverted now. Do the "90% of the coding" with the graph, and then after, show how this could be done with a self hosted moralis v2 server. Or maybe just not do the second moralis part at all. |
Beta Was this translation helpful? Give feedback.
-
Ok, I know the vote is slightly for making an updated video, but I don't think it's worth it. I will make the call to tell users they can follow along, but using the graph code is easier to follow along with. If users want to learn how to run their own self-hosted graph servers, awesome. |
Beta Was this translation helpful? Give feedback.
-
Yea Idk what happen with moralis, shame really. |
Beta Was this translation helpful? Give feedback.
-
Do we need to get code from the Moralis section (in the video) in order to start the graph section? Or can we just follow along and then start coding in the graph section starting at timestamp 1:03:57:26? I noticed the scripts are not included in the repo.. so I'm having trouble starting the graph project. |
Beta Was this translation helpful? Give feedback.
-
With moralis or ganache?
…On Sat, Dec 10, 2022, 8:28 PM gus1000 ***@***.***> wrote:
Wow! I just got this section, and was trying to figure out how to create
local dev server. I am glad I searched for this issue first. THanks Patrick
for the update.
—
Reply to this email directly, view it on GitHub
<#3806 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYGOQMQIN36GGC2Y3MG6VDWMVJ73ANCNFSM6AAAAAASBMKACE>
.
You are receiving this because you commented.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/3806/comments/4369914
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi, i think it could be cool if Patrick do us a favor to make a seperate video for self-hosted server and anyone who is interested can watch the video |
Beta Was this translation helpful? Give feedback.
-
https://ethereum.stackexchange.com/questions/141264/how-to-connect-a-local-hardhat-contract-with-the-new-version-of-moralis-stream it seems like you can't use stream API to get events emitted from local hardhat chain. Is there a workaround so we can deveop locally? I'd rather not push to a dev chain. |
Beta Was this translation helpful? Give feedback.
-
Personal opinion: Either updated version using the new API keys and calls, or self hosted server (might be more complex and overkill to be honest). I ve been coding for a while, so I want to say people that grind through and arrive at lesson 15th shouldnt be beginners, however having a Firebase style tutorial with Moralis would be super useful :) |
Beta Was this translation helpful? Give feedback.
-
has a new/updated video been posted for using moralis?? |
Beta Was this translation helpful? Give feedback.
-
Hello looks like "Make an updated self-hosted server tutorial" won. Is the video available? cuz I tried for days to do it by myself with moralis tutorial content and i'm still strugling. Looks like ngrok tunnel not working on my side: I got an ngrok link on my parse-server // and an other one when launching ngrok http 1337 If anyone has the ressource to do so, your help is appreciated. Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All!
For those of you who get to Lesson 15, it looks as such:
We do 90% of the coding with a moralis server
Then we use the graph
However, Moralis recently updated to a self-hosted server model (they no longer run the servers or databases) and we'd have to set people up with mongoDB, and have them run their own servers locally.
I feel like this adds a lot of extra work that I wasn't originally planning on having participants do...
What are your thoughts?
I'm leaning to 1, but what do you all think?
105 votes ·
Beta Was this translation helpful? Give feedback.
All reactions