From 3f9bb6e7c877d786664b1a17674032253ee83d32 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 27 May 2026 19:28:43 +0200 Subject: [PATCH] Task/update OSS Friends (20260526) (#6948) Add Rallly --- apps/client/src/assets/oss-friends.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/client/src/assets/oss-friends.json b/apps/client/src/assets/oss-friends.json index 7b58079ab..da409ca2f 100644 --- a/apps/client/src/assets/oss-friends.json +++ b/apps/client/src/assets/oss-friends.json @@ -1,5 +1,5 @@ { - "createdAt": "2026-04-21T00:00:00.000Z", + "createdAt": "2026-05-26T00:00:00.000Z", "data": [ { "name": "Activepieces", @@ -101,6 +101,11 @@ "description": "Simplify working with databases. Build, optimize, and grow your app easily with an intuitive data model, type-safety, automated migrations, connection pooling, caching, and real-time db subscriptions.", "href": "https://www.prisma.io" }, + { + "name": "Rallly", + "description": "Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.", + "href": "https://rallly.co" + }, { "name": "Requestly", "description": "Makes frontend development cycle 10x faster with API Client, Mock Server, Intercept & Modify HTTP Requests and Session Replays.",