Next.js-based PWA for testing purposes
Go to file
2023-12-13 16:53:10 +00:00
.gitea/workflows dont run jobs in parallel 2023-12-13 16:53:10 +00:00
pages More re-brand, add config 2023-10-31 15:17:17 -06:00
public More re-brand, add config 2023-10-31 15:17:17 -06:00
scripts fix (#9) 2023-12-12 14:54:19 +00:00
styles Baseline code, after running create-next-app --example progressive-web-app 2023-10-31 13:48:51 -06:00
.env More re-brand, add config 2023-10-31 15:17:17 -06:00
.gitignore Baseline code, after running create-next-app --example progressive-web-app 2023-10-31 13:48:51 -06:00
next.config.js More re-brand, add config 2023-10-31 15:17:17 -06:00
package-lock.json Baseline code, after running create-next-app --example progressive-web-app 2023-10-31 13:48:51 -06:00
package.json Update package.json 2023-12-13 15:19:58 +00:00
README.md More re-brand, add config 2023-10-31 15:17:17 -06:00
tsconfig.json Baseline code, after running create-next-app --example progressive-web-app 2023-10-31 13:48:51 -06:00

Test Progressive Web App

This example used next-pwa to create a progressive web app (PWA) powered by Workbox.

Deploy your own

(Under construction)