scripts/

directory
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2025 License: MIT

README

Scripts

This folder contains a scripts used for manipulating the topics database in mongodb.

Needs to have mongodb 4.4+ installed and running - this can be done via the dp-compose repository.

These scripts expect to be run from the root directory of this repo - there are make commands to do this:

    make database-seed # seeds a blank dataabase with test data
    make database-wipe # wipes the database
    make database-add # adds topics to an existing topic structure

They require mongosh to run which you can install via brew:

brew tap mongodb/brew
brew install mongodb-community

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL