-
Notifications
You must be signed in to change notification settings - Fork 0
feat: [deploy] 프로젝트 초기 구축 및 로그인, 닉네임 설정 기능 구현 #257
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* apply dynamically config * fix test case
* add .pnp.cjs to .gitignore * delete /pnp.cjs
* feat: msw 환경 구축 * feat: remove console * feat: appEnvs * feat: remove isMocking * feat: remove v1 on handlers * feat: remove .pnp.cjs
* feature middleware * feature tokenService * feature api routes * fix post -> get * update var name * apply code review * fix middleware * remove unnessary codes * apply code review * apply code review * feat: one-app env (#242) * feature one-app env * fix parsing error * fix env * feature site url
* feature login pages * feature semantic naming * remove console.log * apply code review * fix import error
* add typescript compile check * add working directory
* fix fix client side * fix login structure * make test skip * wrap suspense to fix bugs * fix middleware
* fix fix client side * fix login structure * make test skip * wrap suspense to fix bugs * feature nickname setup flow * fix setToken when user has additionalInfo already * refactor semantic namings * refactor 훅 분리 * feature updateUser API Authorization * remove unused components * refactor zustand 최적화 * fix 오탈자 * fix renderIndicatorIcon naming * apply code review --------- Co-authored-by: Lulu <[email protected]>
* feature deploy web * test deploy * fix yml * chore: add a comment (#253) * add a comment * fix route of dockerfile * add AWS Credentials * fix env * fix deploy yml * fix deploy yml * Revert "fix deploy yml" This reverts commit e856a97. * Revert "fix deploy yml" This reverts commit c501290. * fix: typo in cicd script * fix deploy.sh * fix deploy yml * fix typo * fix typo * fix typo * remove unused --------- Co-authored-by: createhb21 <[email protected]> Co-authored-by: joohyun.ha <[email protected]>
createhb21
approved these changes
Nov 15, 2024
Member
createhb21
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥹👍
Member
|
#255 까지 머지하고 해요! |
holim0
approved these changes
Nov 17, 2024
Collaborator
holim0
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is this PR? 🔍
다음 PR을 포함합니다.