Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 601 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 601 Bytes

BDNR-PROJECT

To run the project:

From the root of the project run the script setup.sh:

./setup.sh

Next wait for several seconds (around 30 to be safe) before opening another terminal window and navigating to the scripts directory:

cd scripts

From this directory, run the entry_load_data.sh script:

./entry_load_data.sh

The API is available at http://localhost:5000, and the couchbase nodes are available at http://localhost:8091 and http://localhost:18091. The username and passwords of both couchbase nodes are Admininstrator / bdnr-12345.