An open API service indexing awesome lists of open source software.

https://github.com/devsrv/nextjs-isr

A demo of NextJS 13 SSG/ISR for dynamic nested routes
https://github.com/devsrv/nextjs-isr

isr next13 nextjs reactjs ssg typescript

Last synced: about 1 month ago
JSON representation

A demo of NextJS 13 SSG/ISR for dynamic nested routes

Awesome Lists containing this project

README

          

# Dynamic Route Pagination with ISR

```bash
npm install
npm run dev

# or

yarn
yarn dev
```