Skip to content

Add Docker for local development #4

@greganswer

Description

@greganswer
    looks like we're missing Postgres here. We could also add Docker and just ask the candidate to run 

docker run --name pg -p 5432:5432 -e POSTGRES_PASSWORD=123456 -e POSTGRES_USER=tstuser -d postgres:14-alpine

Originally posted by @pruiz-everlyhealth in #2 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions