{"id":22928411,"url":"https://github.com/charistheo/path-to-pwa","last_synced_at":"2026-01-11T01:58:33.127Z","repository":{"id":54321561,"uuid":"340364350","full_name":"charisTheo/path-to-pwa","owner":"charisTheo","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-24T10:48:23.000Z","size":170,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T10:17:53.183Z","etag":null,"topics":["codelab","progressive-web-app"],"latest_commit_sha":null,"homepage":"https://charistheo.github.io/path-to-pwa/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charisTheo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-19T12:35:10.000Z","updated_at":"2021-02-24T11:43:56.000Z","dependencies_parsed_at":"2022-08-13T12:00:40.654Z","dependency_job_id":null,"html_url":"https://github.com/charisTheo/path-to-pwa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charisTheo%2Fpath-to-pwa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charisTheo%2Fpath-to-pwa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charisTheo%2Fpath-to-pwa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charisTheo%2Fpath-to-pwa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charisTheo","download_url":"https://codeload.github.com/charisTheo/path-to-pwa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246667652,"owners_count":20814732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codelab","progressive-web-app"],"created_at":"2024-12-14T09:19:11.269Z","updated_at":"2026-01-11T01:58:33.087Z","avatar_url":"https://github.com/charisTheo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path to PWA codelab code resources\n\nThe code resources are split in three stages that are meant to be followed in order.\n\n\u003e All examples are using the [Workbox](https://developers.google.com/web/tools/workbox/) library for easy implementation and readability.\n\n## Stages\n\n1. Stage 1 - Installable\n\n    \u003e Create a basic PWA that is **installable** and can be added to the homescreen\n\n2. Stage 2 - Cached\n\n    \u003e Add basic **runtime caching** to the PWA\n\n3. Stage 3 - Offline\n\n    \u003e Add a basic **offline page** to the PWA\n\n[Demo of final PWA (stage 3)](https://charistheo.github.io/path-to-pwa/)\n\n4. Stage 4 - Push notifications\n\n    \u003e Add a basic **push notification** to the PWA. \n    \u003e This step cannot be served as part of the demo,\n    \u003e as it requires a public API key from a push server\n    \u003e such as [this one](https://web-push-codelab.glitch.me/).\n\n## Run (optional)\n\n1. Clone this repository\n\n    ```shell\n    git clone https://github.com/charisTheo/path-to-pwa.git \u0026\u0026 cd path-to-pwa/\n    ```\n\n2. Install dependencies\n\n    ```shell\n    npm install\n    ```\n\n3. Run a web server at the project root\n\n    ```shell\n    npm start\n    ```\n\n    OR\n\n    * Run a web server for Stage 1\n\n        ```shell\n        npm run stage:1\n        ```\n\n    * Run a web server for Stage 2\n\n        ```shell\n        npm run stage:2\n        ```\n\n    * Run a web server for Stage 3\n\n        ```shell\n        npm run stage:3\n        ```\n----\n\nThe app icons were generated using the following graphics from Twitter Twemoji:\n\n- Graphics Title: 1f60e.svg\n- Graphics Author: Copyright 2020 Twitter, Inc and other contributors (https://github.com/twitter/twemoji)\n- Graphics Source: https://github.com/twitter/twemoji/blob/master/assets/svg/1f60e.svg","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharistheo%2Fpath-to-pwa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharistheo%2Fpath-to-pwa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharistheo%2Fpath-to-pwa/lists"}