https://github.com/appsaeed/pwa-and-indexdb
Progressive web app and browser indexDB storage
https://github.com/appsaeed/pwa-and-indexdb
indexdb javascript manifest progressive-web-app pwa web-manifest
Last synced: about 1 month ago
JSON representation
Progressive web app and browser indexDB storage
- Host: GitHub
- URL: https://github.com/appsaeed/pwa-and-indexdb
- Owner: appsaeed
- License: mit
- Created: 2023-06-13T17:57:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T20:34:56.000Z (11 months ago)
- Last Synced: 2025-01-24T11:15:25.333Z (3 months ago)
- Topics: indexdb, javascript, manifest, progressive-web-app, pwa, web-manifest
- Language: JavaScript
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript IndexDB and PWA Web app
Please flow these step to setup the pwa app
### first: replace all files such as:
web/pwa/manifest.manifest.webmanifest
web/pwa/images/ all manifest icons
web/pwa/index.js
web/sw.js### required: add this tag into head tag
### required: add this script before end of body tag in the html page
****optional*** not important
change for anything in pwa on pwa/index.js file
find out: config global variables and change them