-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update #37
Conversation
This file contains 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
# apps/onboarding에 svgr을 설정합니다 localhost:3000/tests/svgr 에서 확인해주세요 next 프로젝트에서 svg를 쉽게 사용할 수 있게 설정해요 --------- Co-authored-by: Minju Kim <[email protected]>
# POC of openapi generator openapi-generator로 openapi specification에 따라 작성된 스펙문서로 타입스크립트 코드를 자동생성합니다. - 테스트가능한 url: https://feature-openapi-generator-cli.d2mnrxqjzxudtj.amplifyapp.com/tests/openapi-generator
# Overview <img width="397" alt="image" src="https://github.com/mash-up-kr/sulsul-web/assets/77158595/8e496b01-6be1-40b5-99e8-056ad3df495c"> --------- Co-authored-by: Jonghyeon Ko <[email protected]>
# Overview - 코드 리팩토링 1도 안함 리팩토링 해야함 - [ ] useQuery 타입 지정 - [ ] axios 기본값 설정 - [ ] 폴더 정리 - [x] 환경변수 env 로 집어넣기 - [ ] metadata 넣기 - 기타 등등 (아이디어 환영) - [ ] 카카오톡 공유하기 안드에서 사용하려면 웹뷰 처리 따로 해줘야함 (https://developers.kakao.com/docs/latest/ko/getting-started/sdk-js#open-pop-up) - [x] 안드가 아니라 웹이나 아이폰인 경우 web share api 연결하기 (https://developer.mozilla.org/en-US/docs/Web/API/Web_Share_API)
# Overview 결과에 따라 다른 metadata를 전송합니다.
# Overview <img width="372" alt="image" src="https://github.com/mash-up-kr/sulsul-web/assets/77158595/8ced777e-c68a-4338-9d87-c7eca76f1bbc">
# MeasurePage 빠르게 구현 ![chrome-capture-2023-6-23 (2)](https://github.com/mash-up-kr/sulsul-web/assets/61593290/7c086d77-fd84-4e6c-bf04-3662871b9988)
# Overview ![Jul-23-2023 22-50-52](https://github.com/mash-up-kr/sulsul-web/assets/77158595/9ecbc724-3494-478c-8fd3-40b38cd456e3)
# Overview
# Overview
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.
Overview