//tags/next.js

Everything tagged next.js

4 entries

Jun 28, 2026v2026.06

How to Serve a Next.js App on FreeBSD with Caddy

Install Caddy on FreeBSD and reverse-proxy a Next.js app with automatic HTTPS — no certbot, no manual renewals. A tested pkg, rc.conf, and Caddyfile guide.

freebsd · caddy · next.js · 6 min read
Feb 12, 2025v2025.02

Next.js Server Actions Integration with MySQL to Build a CRUD App

Next.js 13+ introduces Server Actions, an innovative feature that simplifies server-side logic handling while keeping API calls efficient. When combined with MySQL, this enables developers to build powerful, server-drive

mysql · next.js · 4 min read
// browse other tagsall tags