Skip to content

fix: resolve frontend network error on signup#724

Open
daxforge wants to merge 1 commit into
aryandas2911:mainfrom
daxforge:fix-network-error
Open

fix: resolve frontend network error on signup#724
daxforge wants to merge 1 commit into
aryandas2911:mainfrom
daxforge:fix-network-error

Conversation

@daxforge
Copy link
Copy Markdown

  • Changed local development server port from 5000 to 8000 to avoid conflicts with macOS AirPlay Receiver.
  • Configured backend CORS policy to allow all origins in local development mode.
  • Integrated mongodb-memory-server for seamless local testing without requiring a MongoDB Atlas connection string.

📌 Description

Briefly explain the changes made.

🔗 Related Issue

Closes #<issue_number>

🛠 Changes Made

📸 Screenshots (if applicable)

Add screenshots or GIFs to explain UI changes.

✅ Checklist

  • Code runs locally
  • Followed project structure
  • No console errors
  • Properly tested changes
  • Linked the issue

🚀 Notes for Reviewers

Anything specific you want reviewed.

- Changed local development server port from 5000 to 8000 to avoid conflicts with macOS AirPlay Receiver.
- Configured backend CORS policy to allow all origins in local development mode.
- Integrated `mongodb-memory-server` for seamless local testing without requiring a MongoDB Atlas connection string.
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