[Backend] Adding the CORS package #369
Labels
area: meeting
Meeting is required
priority: high
High priority task
status: inprogress
This task is currently being developed
team: backend
Backend team
Milestone
Problem
Currently, the frontend does not redirect to 8000 when a request is made with 3000. To fix this, the CORS package will be installed and implemented.
Solution
Install CORS Package.
Configure CORS in backend code.
Test your application by making a request from port 3000 to see if the redirection to port 8000 now occurs without CORS issues.
Documentation
Report in the pull request description.
Additional notes
No response
Reviewers
Emre Sin
Deadline
14.11.2023 - 23.59
The text was updated successfully, but these errors were encountered: