项目作者: joe-bell

项目描述 :
Lightning fast static pages with ISR, instantly updated with SWR ⚡️
高级语言: TypeScript
项目地址: git://github.com/joe-bell/example-next-isr-with-swr.git
创建时间: 2021-01-20T08:04:39Z
项目社区:https://github.com/joe-bell/example-next-isr-with-swr

开源协议:MIT License

下载


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.