Nextjs


Sending Emails with Next.js, Nodemailer

Discover the ultimate guide to integrating Gmail Mailer with Nodemailer in Next.js 2023. Send emails effortlessly for enhanced communication. Learn now!

nextjsnodejsnodemailer

How to Build and Deploy a Next.js App on AWS Apache Server

This article will take you through the steps required to prepare a Next.js application for production and deploy it onto an Apache server running on an Amazon Web Services (AWS) EC2 instance. I…

software-developmentprogrammingnextjs

Next.js Secure Authentication Using http-only Cookie (GraphQL or REST)

nextjsgraphqlauth

Dodging the Vercel Tax: How to use an open-source alternative for Serverless Postgres, Redis, and Blob Storage

Find out how to get the same DX wins of Vercel Storage by using its Postgres, Redis, and Blob providers with WunderGraph - a free and open-source technology without the Vercel markup, and without vendor lock-in to boot.

reactnextjsstorage

Automating the Generation of Code from OpenAPI in Your Next.js Application

Generate ready to use fetcher methods

nextjsopenaigpt

Integrating Azure B2C as an Identity Provider in Next.js Applications Using NextAuth

A step-by-step guide on seamlessly configuring your Azure B2C instance with a Next.js application.

authenticationnextauthazure-and-b2c

How to Build a User Settings Page in Five Minutes

reactnextjssaas-ui

The Backend-for-Frontend pattern using NextJS: A Step-by-Step Guide

The Backends-for-Frontends pattern might be exactly what you need to avoid monolithic Backend APIs and Frontends bloated with business logic. Let's implement one in Next.js, using WunderGraph as a BFF framework.

nextjstypescriptbff

Next.js Project With PWA

It’s easy to create a PWA project with next-pwa module

nextjspwa

TypeScript Made Easy: A Practical Guide To Your First Type-Safe App with Next.js, WunderGraph, and Prisma

It’s time to put your fears aside and learn TypeScript. Let’s give you your first “Eureka!” moment by building a full stack Todo App with end-to-end type safety!

typescriptnextjswundergraph