Astro and Strapi Website Tutorial Part 1
π Set up Strapi and model your content types
β Connect your Astro frontend from scratch
π Start here: strapi.link/4xehOLJstrapi.link/4xehOLJ
Astro Actions with Vanilla JavaScript and Strapi 5
π Server-side logic without a separate API
β Strapi 5 Astro Actions in plain JS
π Tutorial: strapi.link/4fxMmBKstrapi.link/4fxMmBK
How to Migrate from Contentful to Strapi Using a Claude Code Skill
π Point a @claudeai Code skill at your Contentful export β it reads your model, builds Strapi types, and moves everything: rich text, images, and relations
β No migration code to write yourself
π Full tutorial: strapi.link/49H8tlsstrapi.link/49H8tls
The Strapi MCP server is out: wire agents to your content
π Connect any MCP-compatible agent to your Strapi content
β CRUD, publish, unpublish β scoped by Admin tokens
π‘ Works with @claudeai, @cursor_ai, @windsurf, and more
π Read more: strapi.link/4feJ1Hystrapi.link/4feJ1Hy
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.
π Full tutorial: strapi.link/49gFBQW
If your RAG pipeline works in the demo and breaks in prod, read this.
RAG is not βchunk at 512 tokens and pray vector search saves youβ π
It covers why naive chunking fails (pronoun hell, orphaned comparisons, overlap that fixes nothing), contextual embeddings, BM25 hybrid search, and reranking before the LLM ever sees a chunk π§ͺ
Worth a read π
freecodecamp.org/news/how-coβ¦
Got accepted into @freeCodeCamp's writer program π
Starting to write for /news - tutorials, guides, and practical web dev content.
First piece coming soon βΊοΈ
Running Strapi: self-hosted vs Strapi Cloud
Self-hosted infrastructure requires ongoing maintenance. Strapi Cloud handles setup, updates, backups, and scaling so your team focuses on product. βοΈ
π strapi.link/4eZRvlUstrapi.link/4eZRvlU
And now that you can connect your Strapi project to Claude, Cursor, ChatGPT, or any MCP-compatible client, what are you going to do?
The Strapi MCP Server is now live in Beta, available starting v5.47.0 π
Try it ππ» strapi.link/4e9sNOR
Strapi for AI SaaS: The Reliable Backend Your Next.js App Needs
AI generates your frontend fast. Your backend needs to be rock solid. Strapi gives you auth, data models, and permissions on day one. π
π strapi.link/49JAvg0strapi.link/49JAvg0
For years you have logged into the Strapi admin to write, edit, and manage your content; the admin has been the only way in. That is about to change.
Stay tuned. π
Your engineer spent part of last week babysitting a server. Not building. Not architecting. Babysitting. Most teams running Strapi self-hosted didn't decide to. They started that way, and the operational layer accumulated one project at a time. Compared both side by side:
strapi.link/48R557e
Let's Build A Strapi Plugin To Integrate @vercel's AI SDK In Our Next.js 16 Project
Here's what you will learn:
π Keep AI API keys secure inside @strapijs
π§ Centralize prompts and AI workflows as a reusable plugin
π Expose clean endpoints β non-streaming, SSE, and multi-turn chat
β Wire it all to Next.js with `useChat`
π strapi.link/4nJFC5O
π The @better_auth Plugin for Strapi 5 is now in Beta!
After a lot of work from the community, the first beta release of the Better Auth plugin by Boaz Poolman for Strapi is officially here.
This plugin brings:
β Better Auth integration for @strapijs 5
β Content API permissions support
β Flexible and extensible authentication workflows
β Full ownership of your users and auth data
β Open-source customization for modern applications
Thereβs now also a dedicated documentation website to help you get started quickly:
π strapi.link/4tOy82G
Huge shoutout to everyone involved in building and testing this plugin and community contributors helping shape the future of authentication in Strapi. π
If youβve been waiting for a modern, extensible auth solution for Strapi, nowβs the perfect time to test it and share feedback.