From 3a09aa6939da11facade7dcc39a1e6565519cac2 Mon Sep 17 00:00:00 2001 From: thejord <122414942+tech-and-finance@users.noreply.github.com> Date: Fri, 10 Apr 2026 20:02:30 +0200 Subject: [PATCH] Add Rollgate to Apps --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c577eb..9251b7e 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,8 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [StorageBox](https://github.com/AlandSleman/StorageBox) - A Simple File Storage Service Built with Go and Next.js. - [Taskade](https://taskade.com/) - AI-powered workspace for teams with real-time collaboration, AI agents, project management, and workflow automation. +- [Rollgate](https://rollgate.io) - Feature flag management SaaS with scheduled releases, instant rollback, gradual rollouts and A/B testing. Dashboard built with Next.js 14 App Router, Server Components and Tailwind. + ## Books - [Hands On Next.js](https://leanpub.com/hands-on-nextjs) - A practical fullstack book on universal (server) rendering for react applications.