Skip to content

fix: remove unnecessary signal-based profile save to prevent duplicat… - #215

Open
Shubham15986 wants to merge 1 commit into
RECursion-NITD:testing2from
Shubham15986:feature/dockerize-testing2
Open

fix: remove unnecessary signal-based profile save to prevent duplicat…#215
Shubham15986 wants to merge 1 commit into
RECursion-NITD:testing2from
Shubham15986:feature/dockerize-testing2

Conversation

@Shubham15986

Copy link
Copy Markdown
Contributor

Description

This PR resolves two major items:

  1. Duplicate Profile Images: Removes the unnecessary signal-based save on the Profile model which was causing runaway duplicate image generation.
  2. Docker Orchestration: Introduces a centralized docker-compose.yml and Dockerfile setup that acts as the core orchestrator for local development (dynamically mounting the frontend as well to bypass mysqlclient macOS issues).

Note: No frontend PR is required. The Compose file dynamically mounts the adjacent RECursionNITD-Frontend repository into a Node container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant