Files
HKSingleParty/99_references/supabase-examples/caching/with-nextjs-13-server-components/README.md
2025-05-28 09:55:51 +08:00

4 lines
232 B
Markdown

This is an example repo to show how to fetch and cache Supabase data with Next.js Server Components.
Check out [the article](https://supabase.com/blog/fetching-and-caching-supabase-data-in-next-js-server-components) to learn more.