You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run mongodb, go to the path/mongodb/bin/ and execute ./mongo.exe from console - (Windows)
Connect to mongo, go to the path/mongodb/bin/ and execute ./mongod.exe from console - (Windows)
Ensure of to have the folder data of mongodb configured
Install Node.js with npm
If you want import the data
In the folder challenge/incloud there is a db file for import. Using Studio 3T software import the database. This is a JSON format. how to import