Next.js-based PWA for testing purposes
Go to file
Thomas E Lackey 944bd4024d Register CRN on release (#6)
Add a CRN for the application on release as well as a record.

Reviewed-on: #6
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-12-07 23:01:30 +00:00
.gitea/workflows Register CRN on release (#6) 2023-12-07 23:01:30 +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 Register CRN on release (#6) 2023-12-07 23:01:30 +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 Test publishing (#3) 2023-11-22 23:37:09 +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)