This tutorial shows you how to create a Next.js application that fetches content from a Postgres database. It also serves optimized, blur-up images with next/image and styles components with Tailwind CSS. I used this to create swag.vercel.app, which is a collection of tweets.
Table of contents
Getting StartedStyling the Image GalleryOptimizing ImagesBlurred Placeholders for ImagesSetting Up SupabaseAdding Data to SupabaseFetching Data from SupabaseDeploying to VercelOn-Demand Incremental Static RegenerationOn-Demand ISR in ActionConclusion1 Comment
Sort: