Browse Source

Update OSS friends (#2799)

pull/2790/head
Thomas Kaul 9 months ago
committed by GitHub
parent
commit
53ce37a83a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      apps/client/src/assets/oss-friends.json

7
apps/client/src/assets/oss-friends.json

@ -1,5 +1,5 @@
{ {
"createdAt": "2023-11-30T00:00:00.000Z", "createdAt": "2023-12-30T00:00:00.000Z",
"data": [ "data": [
{ {
"name": "BoxyHQ", "name": "BoxyHQ",
@ -71,6 +71,11 @@
"description": "HTMX is a dependency-free JavaScript library that allows you to access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML.", "description": "HTMX is a dependency-free JavaScript library that allows you to access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML.",
"href": "https://htmx.org" "href": "https://htmx.org"
}, },
{
"name": "Inbox Zero",
"description": "Inbox Zero makes it easy to clean up your inbox and reach inbox zero fast. It provides bulk newsletter unsubscribe, cold email blocking, email analytics, and AI automations.",
"href": "https://getinboxzero.com"
},
{ {
"name": "Infisical", "name": "Infisical",
"description": "Open source, end-to-end encrypted platform that lets you securely manage secrets and configs across your team, devices, and infrastructure.", "description": "Open source, end-to-end encrypted platform that lets you securely manage secrets and configs across your team, devices, and infrastructure.",

Loading…
Cancel
Save