Lesson 15: Self-Hosted Server #3658
DorianDaSilva
started this conversation in
General
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Yep, I'm going to release an update. Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
So I have succesfully set up a mongoDb local server for the lesson.
I am running it in a terminal inside the
NftMarketplace-frontend
but I have a couple of questions moving forward:regarding the
addEvent.js
script: Do we still need to use it to log events in MongoDb database? What about heroku?Running server on Heroku: Can I complete the lesson without using heroku or should I migrate to heroku befor emoving forward?
Once using heroku: Do I need to adapt the
addEvents.js
script to work with it or will heroku automatically log the events?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions