Skip to content

Skip spin up of MongoDB if connection string is for remote DB #4

@rglover

Description

@rglover

Have someone trying to use an Atlas database for MongoDB and the dev tool still attempts to spin up a local MongoDB instance. Need to add a check on the connection string to see if it's localhost or not.

Consider a db.js file where this can be configured or some other manifest so we can manage this for other db types, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorSomething to improve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions