/example-next-isr-with-swr

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

Primary LanguageTypeScriptMIT LicenseMIT

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.