Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 581 Bytes

File metadata and controls

10 lines (6 loc) · 581 Bytes

Next.js Incremental Static Regeneration with SWR

Lightning fast static pages with ISR, instantly updated with SWR ⚡️

FYI

This demo uses demo data stored in src/mock-db. Changes to posts won't be saved on refresh in this example, but would be if hooked up to a real-world database.