Skip to content

Docker deployment doesn't work #1255

@aminmarashi

Description

@aminmarashi

I faced two main issues while trying to run this project locally using docker compose during a workshop. The two issues where:

  • goof would fail to start complaining about not being able to connect to mysql at localhost
  • I wasn't able to create a new todo, it would fail with the following error: TypeError: Busboy is not a constructor
    • I have modified the Dockerfile not to run npm update anymore.

I have opened this #1254 to fix both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions