Skip to content

Enhancement: document or automate local mongodb for local development #12

@osteele

Description

@osteele

On macOS running Homebrew, MongoDB can be installed by running brew install mongodb, and then following the instructions to start the instance. On Ubuntu, follow these instructions to install and run a local instance.

Then export MONGODB_URI=mongodb://localhost:27017/.

Robomongo is a good cross-platform MongoDB GUI, that you can use for both local and remote development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions