express-typescript-starter
express-typescript-starter copied to clipboard
Instructions to create data directory for MongoDB
It is seemingly not created by default. For me, I had to create the directory c:\data and c:\data\db for mongodb to start. I'm not sure what the instructions would be on Linux/Mac, however.
One of the pre-requisits to use this project is to intall MogoDB, if you follow the instructions on Mongo's site you can see the explicitly request for the user to create the data folder.
https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/#create-the-data-directory