Browse Source

Task/update OSS Friends (20260526) (#6948)

Add Rallly
pull/6953/head
Thomas Kaul 6 days ago
committed by GitHub
parent
commit
3f9bb6e7c8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  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": [ "data": [
{ {
"name": "Activepieces", "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.", "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" "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", "name": "Requestly",
"description": "Makes frontend development cycle 10x faster with API Client, Mock Server, Intercept & Modify HTTP Requests and Session Replays.", "description": "Makes frontend development cycle 10x faster with API Client, Mock Server, Intercept & Modify HTTP Requests and Session Replays.",

Loading…
Cancel
Save