Strapi Better Auth Tutorial: Setup Guide for Strapi v5 and Next.js 16
Add modern authentication to your Strapi v5 and Next.js project with the Better Auth community plugins, including setup and client wiring.
May 21, 2026Strapi for AI SaaS: The Reliable Backend Your Next.js App Needs
Learn how to build a production-ready AI SaaS with Strapi and Next.js. Streaming chat, image and video generation, JWT auth, and a backend you control.
May 18, 2026Security Disclosure of Vulnerabilities: CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, and CVE-2026-27886
This article details and discloses five security vulnerabilities in Strapi (CVE-2025-64526, CVE-2026-22599, CVE-2026-22706, CVE-2026-22707, CVE-2026-27886) and recommends immediate upgrading to fix them.
May 13, 2026Running Strapi: self-hosted vs Strapi Cloud
A practical comparison of self-hosted Strapi and Strapi Cloud across setup, environments, scaling, incident response, collaboration, and cost.
May 12, 2026From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 4
From zero to custom resolvers with Strapi GraphQL & Next.js 16
May 4, 2026GraphQL vs REST: When to Pick Each, with a Strapi v5 Comparison
When should you use REST vs GraphQL in Strapi v5? Side-by-side examples for fields, populate, and filters, plus measured load-test numbers from Postgres.
May 4, 2026From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 3
From zero to custom resolvers with Strapi GraphQL & Next.js 16
April 29, 2026From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 2
From zero to custom resolvers with Strapi GraphQL & Next.js
April 28, 2026From Zero to Hero: Getting Started with GraphQL, Strapi and Next.js 16 Part 1
From zero to custom resolvers with Strapi & GraphQL
April 23, 2026Local-First AI with Gemma 4 + Ollama + TanStack AI: A YouTube Knowledge Base
How to build a local-first AI app that summarizes YouTube videos and chats over transcripts — using Gemma 4 on Ollama with TanStack AI, no frontier APIs.
April 21, 2026Building High-Performance Strapi Apps: Common Pitfalls and Best Practices
Learn how to improve Strapi performance by optimizing queries, avoiding over-fetching, and replacing populate=deep with better data modeling strategies.
April 16, 2026Astro 6 is Here: What Changed and How We Updated Our Strapi 5 & Astro Starter
Everything new in Astro 6, our updated Strapi 5 starter project, and a Claude Code skill that creates Strapi content types and Astro pages automatically.
April 7, 2026Axios Supply Chain Incident: Your Strapi Project Is Safe
Strapi audited all repos for the axios supply chain vulnerability. No default installation is affected. Learn how to check your own project.
March 31, 2026Strapi Community Call Recap: Updates, Native MCP Server, FlowGine & Better Auth Plugin
Explore Strapi's latest community call: a native MCP server, FlowGine workflow automation, Better Auth with 2FA and passkeys, and 50+ community-merged PRs.
March 31, 2026How to Automate Your Content Workflow with Strapi and n8n
Learn how to automate your content workflow using Strapi and n8n. Automatically update Airtable, send Slack notifications, send emails, and generate live URLs.
March 20, 2026Strapi release roundup: everything that changed between January and February 2026
What actually changed in Strapi over the last 2 months: mobile fixes, media improvements, new content filters, security hardening, and a lot of long-overdue fixes.
March 11, 2026Demystifying Strapi's Populate & Filtering
How to query populate and filtering data in Strapi.
March 9, 2026Fixing ISR Revalidation Across Kubernetes Replicas on strapi.io
Here is how we fixed stale pages in a multi-instance Next.js deployment by synchronizing ISR revalidation across Kubernetes replicas with Redis Pub/Sub
March 4, 2026Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project
Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project
February 19, 2026Why SQLite Is a Poor Fit for Production Strapi Applications
Discover why SQLite can introduce operational risks in your production Strapi app and why server-based DBs like PostgreSQL, MariaDB, & MySQL are a safer choice.
February 13, 2026What Are Agent Skills and How To Use Them
Learn what Agent Skills are and how to build them. A complete guide to the open standard for reusable AI workflows across Claude, Codex, Gemini CLI, and more.
February 10, 2026How to Build a Strapi Plugin That Extends the Admin and Backend
Create a Strapi plugin that extends the admin and backend: build an admin sidebar todo list, add admin-only APIs, and deploy it to Strapi Cloud.
February 2, 2026Building Production-Ready Strapi + Next.js 16 Applications: Lessons from NOTUM Technologies
Learn how NOTUM Technologies built a production-ready Strapi & Next.js monorepo template with TypeScript type safety, Docker deployment, and page builder
January 30, 2026Building Native Apps With Expo and React Native
From Idea to App: Building Developer-First Mobile Products with Kadi Kraman (Expo)
January 22, 2026Bye 2025, Hello 2026! A year in review
A look back at everything Strapi shipped in 2025. From Strapi AI and Cloud plans to community milestones and what’s coming next in 2026.
January 13, 2026Building a React Native App with Expo and Strapi: A Complete Guide
Learn how to build a modern mobile app with Expo Router, NativeWind (Tailwind CSS), and Strapi CMS.
January 7, 2026Introducing Yearly Plans and New Limits for Strapi Cloud
Introducing Yearly Plans and New Limits for Strapi Cloud
December 22, 2025Chat as the New Interface: Building for the Agentic Web with Kent C. Dodds
Building for the Agentic Web with Kent C. Dodds - MCP (Model Context Protocol )
December 11, 2025Quality First: Our Commitment to a (Even) More Robust Strapi
Strapi prioritizes stability in 2026. Recent releases fixed 70+ bugs across content modeling, i18n, media library, and DX. Join us in building reliable software.
December 8, 2025Next.js 16 Route Handlers Explained: 3 Advanced Use Cases
Learn 3 advanced use cases for Next.js 16 route handlers. Including CSV file generation, location-based proxying, & Edge Config–powered redirects.
December 5, 2025Strapi 5 Migration: Why It Is Essential for Modern CMS
Unravel why enterprises must migrate to Strapi 5 in 2025, what new features it unlocks, and how to modernize your Strapi v3/v4 architecture.
November 25, 2025How to Run A/B Tests with Strapi to Boost Conversions
Learn how to run A/B tests with Strapi and Croct to increase conversions. Explore best practices, tools, and workflows for smarter, faster experiments.
November 17, 2025Build a Company Website with Bolt.new and Strapi 5 - Part 2
Connect Bolt.new to Strapi 5 API, fetch dynamic content, debug common errors, and deploy to Netlify. Complete guide with troubleshooting examples.
November 13, 2025Build a Company Website with Bolt.new and Strapi 5 - Part 1
Learn how to use Bolt.new's AI-powered development with Strapi 5 CMS to build a Next.js company website. Step-by-step tutorial with prompts and examples.
November 12, 2025Shipping Faster with Strapi AI Translations & More Homepage Customizations
Translate content in all languages instantly with Strapi AI. No extra tools needed. Launch new markets faster and customize your homepage layout easily.
November 3, 2025How To Build a Frontend with Lovable.dev for Your Strapi Backend
Learn how to build a production-ready frontend with Lovable.dev for your Strapi backend. Covers prompting strategies, best practices, and common pitfalls.
October 30, 2025How QBurst Migrated a Luxury Brand from Strapi v4 to Strapi 5
QBurst migrated a luxury brand to Strapi v5, unlocking live preview, faster APIs, cleaner code, and a scalable CMS future. Learn how they did it.
October 30, 2025Build a PDF Generation Engine with Next.js, Puppeteer, and Strapi
Learn how to create a dynamic PDF generator using Strapi 5, Next.js, Puppeteer, and Swagger — fetch CMS data, render pages, and export A4 PDFs automatically.
October 29, 2025Strapi Community Call: Strapi AI, Media Library AI, Plugin Generators (with Boaz) & Q&A
Strapi AI, Media Library AI, Plugin Generators (with Boaz) & Q&A
October 21, 2025Security Disclosure of Vulnerabilities: CVE-2025-3930, CVE-2025-53092, CVE-2025-25298, CVE-2024-56143, and CVE-2024-52588
This article details and discloses five security vulnerabilities and recommends immediate upgrading to fix them.
October 16, 2025Vibe Coding Meetup Paris Meetup Recap
The first Vibe Coding Meetup gathered founders, engineers, and product minds in Paris to explore how AI, from Karpathy’s ‘vibe coding’ to real-world agents, is reshaping how we build. Here’s what went down.
October 9, 2025Strapi AI is now Generally Available, DX Upgrades and Cloud Improvements!
Discover Strapi AI, improved Developer experience, powerful content tools, and Strapi Cloud upgrades in our latest release. See what’s new & how to get started.
October 8, 2025Str’happy 10th birthday, Strapi
Strapi turns 10! From side project to leading headless CMS. Explore our journey and the future of content management with Vibe Coding and AI-powered content management. Win a Strapi swag!
October 1, 2025How to Migrate from Sanity to Strapi: Complete Step-by-Step Guide
Migrate from Sanity CMS to Strapi with this complete developer guide. Learn how to transform schemas, import content, and rebuild frontend integrations.
September 26, 2025Strapi REST Cache Plugin Now Supports Strapi v5
Enable caching in your Strapi v5 REST API with the new and improved REST Cache plugin. Now supports Redis, middleware injection, and improved performance.
September 24, 2025How Notum Implemented A/B Testing for Strapi.io
Learn how Notum implemented A/B testing on Strapi.io using Amplitude Experiment and a global wrapper setup with minimal dev effort.
September 19, 2025Building Faster with V0 and Claude Code: Lessons Learned from Vibe Coding
Building Faster with V0 and Claude Code: Lessons Learned from Vibe Coding
September 16, 2025Content Modeling in Strapi 5: Build a Page Builder with Strapi AI and v0
Build a scalable Strapi 5 page builder with types, components, relations, and dynamic zones via content modeling best practices. Plus Strapi AI & Vercel v0.
September 11, 2025How to Build a Design System with Storybook & Next.js
Learn how to build a design system using Next.js and Storybook. Follow best practices for content modeling, component documentation, and deployment.
September 4, 2025Epic Next.js 15 Tutorial Part 9: Backend Deployment To Strapi Cloud
Paul Bratslavsky shows you how to deploy your Strapi Backend to Strapi Cloud.
September 1, 2025Epic Next.js 15 Tutorial Part 8: Search and Pagination in Next.js
Learn how to implement search and pagination functionalities in Next.js.
August 30, 2025Epic Next.js 15 Tutorial Part 7: Next.js and Strapi CRUD Permissions
Learn the essential aspects of CRUD operations and permission handling in Next.js 15 using Strapi as our backend.
August 28, 2025Epic Next.js 15 Tutorial Part 6: Create Video Summary with Next.js and AI SDK
In this part 6 tutorial series, you will learn how to create video summary using Next.Js and AI SDK
August 27, 2025How to Build a Modern Blog with React 19 and Strapi 5
Build a modern blog website using React 19 with React Router 7 (framework mode) for the front-end and Strapi CMS for managing our content.
August 25, 2025Epic Next.js 15 Tutorial Part 5: File upload using server actions
In this tutorial series, you will learn how to implement file upload in Next.js 15 with server actions
August 23, 2025How to Build a Modern Blog with React 19 and Strapi 5
Build a modern blog website using React 19 with React Router 7 (framework mode) for the front-end and Strapi CMS for managing our content.
August 21, 2025How to Apply Content Personalization to Boost Conversion Rates
Learn how to implement powerful, real-time content personalization on your Strapi site to boost engagement, conversion rates, and user satisfaction.
August 20, 2025Epic Next.js 15 Tutorial Part 4: How To Handle Login And Authentication in Next.js
How To Handle Login And Authentication in Next.js 15
August 18, 2025Epic Next.js 15 Tutorial Part 3: Finishup up the homepage Features Section, TopNavigation and Footer
Finishup up the homepage Features Section, TopNavigation and FooterEpic Next.js 15 Tutorial: Learn Next JS by building a real-life project part 3
August 18, 2025Epic Next.js 15 Tutorial Part 2: Building Out The Home Page
We’ll build the homepage, focusing on Hero and Features components, using a Dynamic Zone so Strapi admins can choose which to display.
August 17, 2025Epic Next.js 15 Tutorial Part 1: Learn Next.js by building a real-life project
Build a video summarization app with Next.js 15 and Strapi. Learn setup, integration, and Strapi login essentials.
August 17, 2025Build a Semantic Search Plugin with Strapi and OpenAI
Learn how to build intelligent semantic search for Strapi 5 using OpenAI embedding with configurable field mapping, REST APIs, and automatic content processing.
August 8, 2025How to Migrate from Contentful to Strapi: A Step-by-Step Guide
Discover how to seamlessly migrate from Contentful to Strapi with our step-by-step guide. Simplify your transition and unlock powerful CMS features today.
How To Build A Static Blog Using Jekyll And Strapi
Learn to build a fast Jekyll static blog powered by Strapi v5 CMS. Step-by-step guide covering setup, API integration, and deployment.
August 3, 2025Build a Full-Stack Print-on-Demand Web App with Next.js, Strapi & ImageKit — Step-by-Step
Learn how to build a complete print-on-demand web app using Next.js, Tailwind CSS, Strapi, and ImageKit in this beginner-friendly tutorial.
July 31, 2025How Kenner Soft Built a Military Informational Portal with Strapi
Discover how Kenner Soft launched a secure military training portal for Ukrainian citizens in just one month using Strapi, Vue.js, and Cloudflare Stream.
July 28, 2025CVE-2026-44578 Explained: Next.js WebSocket Upgrade SSRF Vulnerability
CVE-2026-44578 is a pre-auth SSRF in Next.js's WebSocket upgrade handler. Learn what's affected, how it works, and how to patch or mitigate it.
useEffect in 2026: A Layer-by-Layer Audit of When You Actually Need One
Audit every useEffect in your React codebase with a layer-by-layer framework. Learn when Server Components, loaders, and query hooks replace effects.
How to Build a React Server Components Site with Strapi 5
Learn how to build a React Server Components site with Strapi 5. Fetch CMS content in async components, render Dynamic Zones, and ship minimal JavaScript.