课程: Vue.js: Creating and Hosting a Full-Stack Site
今天就学习课程吧!
今天就开通帐号,24,100 门业界名师课程任您挑!
Setting up MongoDB
- [Instructor] Now that we know what MongoDB is and what we're going to use it for, let's get an instance up and running. And in order to do this, first of all it is possible to have a local MongoDB instance running on your computer. But since we're currently developing in Codespaces we're going to jump straight to using MongoDB on the cloud. Now, if you want to download the MongoDB shell and use it locally on your own computer, you can download and install it at the URL shown on the screen. Now, setting up MongoDB in the cloud is pretty straightforward. So what you're going to want to do is search for MongoDB Atlas, and you may need to create an account in order to access it. It's currently free at the time of recording. And once you get to a page that looks like this where it has all of your current projects listed out, and you probably won't have any yet, what you're going to want to do is create a new project. So find the…
内容
-
-
-
-
-
(已锁定)
Why MongoDB?1 分钟 4 秒
-
(已锁定)
Setting up MongoDB6 分钟 13 秒
-
(已锁定)
Connecting and adding data to MongoDB7 分钟 42 秒
-
(已锁定)
Adding MongoDB to a Node.js server7 分钟 14 秒
-
(已锁定)
Adding MongoDB to GET endpoints6 分钟 53 秒
-
(已锁定)
Loading individual products from MongoDB4 分钟 53 秒
-
(已锁定)
Creating data in MongoDB5 分钟 54 秒
-
(已锁定)
Deleting data in MongoDB4 分钟 10 秒
-
(已锁定)
-
-
-
-