Skip to content

Feature: Next의 api에 CORS를 적용해보기 #79

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

Merged
merged 5 commits into from
Oct 2, 2023
Merged

Feature: Next의 api에 CORS를 적용해보기 #79

merged 5 commits into from
Oct 2, 2023

Conversation

soulchicken
Copy link
Member

Feature: Next의 api에 CORS를 적용해보기

PR을 한 이유 🎯

  • Next의 API에도 CORS를 적용해봤습니다.
  • signup에 가장 먼저 필요해서 적용했습니다.

특이사항 📌

  • �로컬 환경에서는 localhost:3000 에서 next api를 사용할 수 있도록 조치했습니다.
  • next의 다른 자체 API에도 적용할 수 있을 것 같습니다.

@soulchicken soulchicken merged commit 2b1ed9c into TeamATM:develop Oct 2, 2023
@soulchicken soulchicken deleted the feature/cors-next branch October 2, 2023 16:32
@soulchicken soulchicken restored the feature/cors-next branch October 2, 2023 16:32
@soulchicken soulchicken deleted the feature/cors-next branch October 2, 2023 16:32
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