Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fixed] CORS error and refactor server configuration #45

Merged
merged 27 commits into from
Mar 24, 2024
Merged

Conversation

ballyalley-o
Copy link
Owner

This pull request fixes the CORS error that was occurring when trying to fetch data from the server. It also refactors the server configuration to improve performance and code readability. The changes include adding CORS configuration middleware, moving the header to middleware, and removing unused imports. This pull request addresses issue #40 and issue #43.

ballyalley-o and others added 27 commits March 24, 2024 17:42
…tcampController & 🌈 fix code formatting
Fix CORS error and refactor server configuration
@ballyalley-o ballyalley-o self-assigned this Mar 24, 2024
@ballyalley-o ballyalley-o linked an issue Mar 24, 2024 that may be closed by this pull request
This was linked to issues Mar 24, 2024
@ballyalley-o ballyalley-o merged commit ebcde8f into main Mar 24, 2024
@ballyalley-o ballyalley-o linked an issue Mar 24, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
1 participant