Next.js-based PWA for testing purposes
Go to file
Thomas E Lackey f06f0ce284
All checks were successful
Publish ApplicationRecord to Registry / cns_publish (release) Successful in 1m24s
Bump
2024-08-05 23:39:58 -05:00
.gitea/workflows Try pinning registry cli at a working older version 2024-07-25 17:56:32 +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 Bump 2024-08-05 22:25:16 -05: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.mjs Switch to next.config.mjs (#15) 2024-07-25 17:19:46 +00:00
package-lock.json Try updating dependencies 2024-07-27 08:37:41 -06:00
package.json Bump 2024-08-05 23:39:58 -05:00
README.md More re-brand, add config 2023-10-31 15:17:17 -06:00
tsconfig.json Switch to next.config.mjs (#15) 2024-07-25 17:19:46 +00: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)