Statix is a 100% free, open-source static CMS for React/Next.js. Unlike headless CMS platforms that trap you with api limits, media quotas, or user restrictions on their "free" tiers, Statix stores everything as local JSON in your Git repo. Why Statix? • No API limits, no user caps, no hidden fees • True content & code ownership • Zero-config setup with create-statix-cms • Lightweight UI integration with useStatix() Stop paying for dynamic limits on static sites. Keep it local.
Hi Product Hunt!
I built Statix because I was fed up with the "free tiers" of modern headless CMS platforms. They tempt you with a free start, but as soon as your project grows, you hit a wall: API request limits, asset storage quotas, or restrictions on how many team members can log in. They lock your data into their proprietary cloud and force you into expensive subscriptions.
Statix is my response to that. It is 100% free, open-source, and has absolutely zero limits.
Since it uses a file-based architecture (content/content.json), your data lives right inside your GitHub repository alongside your code. This means:
• No API limits: Your content is bundled or fetched locally.
• No user caps: Anyone with repo access can update content.
• No hidden infrastructure costs: Total freedom to modify and host anywhere.
With create-statix-cms and the react-statix package (featuring the clean useStatix() hook), you get a blazing-fast, minimalist developer experience without the corporate bloat.
Check out the GitHub repo, run the setup locally, and let me know your thoughts. Let's bring absolute control back to frontend developers!
Report
No reviews yetBe the first to leave a review for Statix