This demo shows how to cache data fetches with cacheLife, revalidate on demand with cacheTag and revalidateTag, and secure the revalidation endpoint with authorization.
pnpm install
pnpm devOpen http://localhost:3000 to see the result.
This demo shows how to cache data fetches with cacheLife, revalidate on demand with cacheTag and revalidateTag, and secure the revalidation endpoint with authorization.
pnpm install
pnpm devOpen http://localhost:3000 to see the result.