Skip to content

Next.js powered progressive web app: frontend entrypoint for herakles projects

Notifications You must be signed in to change notification settings

samizdapp/herakles-next

Repository files navigation

Progressive Web App Example

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

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example progressive-web-app progressive-web-app
# or
yarn create next-app --example progressive-web-app progressive-web-app
# or
pnpm create next-app -- --example progressive-web-app progressive-web-app

Deploy it to the cloud with Vercel (Documentation).

About

Next.js powered progressive web app: frontend entrypoint for herakles projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published