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.

9m read timeFrom leerob.io
Post cover image
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 ActionConclusion
1 Comment

Sort: