feat(api): configure CORS in bootstrap - #319
Conversation
|
@penielgold-hub is attempting to deploy a commit to the missblue00's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@penielgold-hub Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
This pull request adds CORS configuration to the NestJS API bootstrap process. The changes: Enable CORS support in apps/api/src/main.ts. |
|
Thank you for reviewing and merging my contribution! I appreciate your time and feedback. I look forward to contributing to the project again. |
Closes #212
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: