From the course: React: Creating and Hosting a Full-Stack Site

Schalten Sie den kompletten Kurs noch heute frei

Join today to access over 23,400 courses taught by industry experts.

Setting up hosting for MongoDB

Setting up hosting for MongoDB

"

- [Instructor] All right now, one more thing that we have to do here in order to get our app ready to publish is we have to actually host MongoDB somewhere else as well, right? Currently we're hosting MongoDB locally and for obvious reasons, once we're hosting our application on some sort of hosting platform we're not going to be able to access our local database. So what I'm going to recommend, there are obviously lots of different hosting platforms for MongoDB, but I've found that the free version of MongoDB's Atlas software is generally the easiest one to work with. So what you're going to want to do is search for MongoDB Atlas and you'll probably have to create an account. Hopefully you don't have to put in billing information but you might, just be assured that it's been free for me even though I've been using it for quite a while. And what you're going to want to do is once you get to this dashboard, you're going to create a…

Inhalt