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

[Feature] PWA 적용 #192

Open
1 of 2 tasks
Seo0H opened this issue Aug 31, 2023 · 0 comments
Open
1 of 2 tasks

[Feature] PWA 적용 #192

Seo0H opened this issue Aug 31, 2023 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@Seo0H
Copy link
Member

Seo0H commented Aug 31, 2023

Overview

✨ Issue Type

  • 수정
  • 기능추가

🤔 AS-IS : Problem statement

현재 상태를 설명해주세요 (문제 상황 설명)

  • 소비사를 검색해서 들어오는 것 보다 더 나은 접근성을 제공할 필요가 있어요.

  • (사실 현재 상황에서 굳이 필요하지는 않지만, 개발을 하며 한번쯤 접해보고 싶었던 기술이었기에 시작하게 되었어요. )

  • 문제 설명

🛠️ TO-BE: Proposed work

생각한 해결 방법들을 설명 해 주세요.

  • PWA를 위해 manifest 문서 작성
  • 오프라인에서 작동을 지원하기 위한 service worker 추가

🛠️ 참고 자료

PWA 만들기

해당 벨로그 글이 정리가 잘 된 것 같아서 저도 저희 사이트 검사 하는 것 까지는 테스트 해 봤어요. PWABuilder로 소비사 웹사이트로 테스트를 돌려보니 해야 할 것들이 정리되더라구요. 그리고 github에서 PWA 제작 순서에 대해 정리해 둔 글도 있어서 링크 걸어둘게요

@Seo0H Seo0H added the feature New feature or request label Aug 31, 2023
@Seo0H Seo0H added this to the PWA milestone Aug 31, 2023
shinpanda added a commit that referenced this issue Aug 31, 2023
shinpanda added a commit that referenced this issue Aug 31, 2023
* 해당 단계 가이드
zip 파일에는 앱의 모든 이미지 리소스가 포함된 images 폴더가 포함되어 있습니다. 이러한 이미지는 웹 매니페스트에서 참조됩니다.

이미지 폴더를 웹 서버의 루트 디렉터리에 업로드합니다. 완료되면 https://myawesomepwa.com/images/app-icon-512x512.png 같은 작동하는 URL이 있어야 합니다.
shinpanda added a commit that referenced this issue Aug 31, 2023
Seo0H added a commit that referenced this issue Sep 7, 2023
next pwa 의존성 추가
html meta tag 정리, 색상 관련 meta tag 추가
Seo0H added a commit that referenced this issue Oct 23, 2023
Seo0H added a commit that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants