This contains the Database working with local machine
Prerequisites
- Mongo DB
Note:
- For Macs/Linux users, installed mongo by HomeBrew will be able to execute these scripts
- For Windows users, the script may not be executed, but you can copy the content of the script and execute on cmd.
Import Db
- cd in this folder.
cd db - execute script.
./db_import.sh
Export Db
- cd in this folder.
cd db - execute script.
./db_export.sh