Running Your Next.js Build Locally: A Quick and Easy Tutorial
In this article, we'll explore how to run a Next.js build locally, including setting up your development environment, creating a project, building it, running it on a local server, and testing it in your browser.
Nico Botha
Building Real-time Web Apps with Next.js and Supabase: A Comprehensive Guide
Learn how to build real-time web apps with Next.js and Supabase. In this article we will cover everything from setting up the project to rendering and updating data in real-time.
Nico Botha
Deploying Your Next.js App to Google Cloud: A Step-by-Step Guide
In this article, we will cover how to deploy your Next.js app on the Firebase Platform using Cloud Functions with Firebase Hosting
Nico Botha
How to deploy a Next.js app on AWS Amplify
In this post, you will learn how to automate your deployments and host a Next.js app on AWS Amplify.
Nico Botha
Building a website directory with Next.js, Tailwind CSS, and Prisma
See how easy it is to build a website directory with screenshots with Next.js, Tailwind CSS, and Prisma.
Dmytro Krasun
Guide to using images in Next.js
Learn how to use images effectively in Next.js
Nico Botha