Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 466 Bytes

File metadata and controls

21 lines (18 loc) · 466 Bytes

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