Next.js-based PWA for testing purposes
Go to file
David Boreham 3ee5bc9556 Merge pull request 'Use npm to install cli' (#12) from dboreham/use-npm into main
Reviewed-on: #12
Reviewed-by: Thomas E Lackey <telackey@noreply.git.vdb.to>
2024-03-08 02:51:29 +00:00
.gitea/workflows Use npm to install cli 2024-03-07 19:42:45 -07: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 No tags 2024-02-23 21:08:28 -06: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
README.md More re-brand, add config 2023-10-31 15:17:17 -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 bump 2024-03-04 23:12:05 -06:00
tsconfig.json Baseline code, after running create-next-app --example progressive-web-app 2023-10-31 13:48:51 -06:00

README.md

Test Progressive Web App

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

Deploy your own

(Under construction)