Skip to content

bolechen/next-turbo-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serwist example - next-turbo-basic

This example demonstrates how to use Serwist with Next.js.

Usage

Open in Gitpod and run

cd examples/next-turbo-basic
pnpm build
pnpm start

or

Execute degit with npm, Yarn, pnpm, or bun to bootstrap the example:

npx degit serwist/serwist/examples/next-turbo-basic my-app
yarn degit serwist/serwist/examples/next-turbo-basic my-app
pnpx degit serwist/serwist/examples/next-turbo-basic my-app
bunx degit serwist/serwist/examples/next-turbo-basic my-app

Recommended .gitignore

public/sw*
public/swe-worker*

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published