Browse Source

Add Rallly

pull/6948/head
Thomas Kaul 3 months ago
parent
commit
b8c28640a5
  1. 7
      apps/client/src/assets/oss-friends.json

7
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.",

Loading…
Cancel
Save