Skip to content

CONTRIBUTOR.md references a docker-compose-redis.yml that does not exist #401

Description

@gaurav

documentation/CONTRIBUTOR.md tells a new contributor to start a local Redis with:

docker compose -f docker-compose-redis.yml up -d

There is no docker-compose-redis.yml at the repository root — only docker-compose.yml and docker-compose-test.yml. So the documented first step of running NodeNorm locally fails.

Either add the file (a Redis-only compose is genuinely useful, since docker-compose.yml also starts the web service) or point the docs at the right existing file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions