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

feat: set up service worker for PWA #43

Closed
5 tasks done
Tracked by #37
xiaohanyu opened this issue Apr 24, 2024 · 1 comment
Closed
5 tasks done
Tracked by #37

feat: set up service worker for PWA #43

xiaohanyu opened this issue Apr 24, 2024 · 1 comment
Assignees
Labels
feat New feature or request frontend Frontend related
Milestone

Comments

@xiaohanyu
Copy link
Member

xiaohanyu commented Apr 24, 2024

Description

Service worker sit at the core of a PWA app and we need to set up service worker when adopt PWA for PPResume.

This issue depends on #41 and is depended by #39

[Optional] Possible Solutions

  • manually setup service worker
  • use workbox to generate a service worker

Acceptance Criteria

  • let's use workbox to generate a service worker for PPResume

Todo list

Tasks

@xiaohanyu xiaohanyu self-assigned this Apr 24, 2024
@xiaohanyu xiaohanyu added feat New feature or request frontend Frontend related labels Apr 24, 2024
@xiaohanyu xiaohanyu added this to the M-0.5 milestone Apr 24, 2024
@xiaohanyu xiaohanyu changed the title feat: set up service worker for PWA preparation feat: set up service worker for PWA May 7, 2024
@xiaohanyu
Copy link
Member Author

xiaohanyu commented May 7, 2024

Done.

Preview:

image image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request frontend Frontend related
Projects
None yet
Development

No branches or pull requests

1 participant