From 281d33f82595aeb5a86de66a098c536ae7a0c9c2 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 21 Oct 2023 20:05:20 +0200 Subject: [PATCH] Feature/update oss friends 20231021 (#2529) * Update OSS friends * Improve style of sub title --- .../about/oss-friends/oss-friends-page.html | 2 +- apps/client/src/assets/oss-friends.json | 42 ++++++++++++++----- 2 files changed, 32 insertions(+), 12 deletions(-) diff --git a/apps/client/src/app/pages/about/oss-friends/oss-friends-page.html b/apps/client/src/app/pages/about/oss-friends/oss-friends-page.html index 0248a8b46..fab653145 100644 --- a/apps/client/src/app/pages/about/oss-friends/oss-friends-page.html +++ b/apps/client/src/app/pages/about/oss-friends/oss-friends-page.html @@ -1,7 +1,7 @@
-

+

Our OSS Friends diff --git a/apps/client/src/assets/oss-friends.json b/apps/client/src/assets/oss-friends.json index d7d8e1506..43d8141ac 100644 --- a/apps/client/src/assets/oss-friends.json +++ b/apps/client/src/assets/oss-friends.json @@ -1,5 +1,5 @@ { - "createdAt": "2023-10-05T00:00:00.000Z", + "createdAt": "2023-10-21T00:00:00.000Z", "data": [ { "name": "BoxyHQ", @@ -21,11 +21,21 @@ "description": "The Open-Source DocuSign Alternative. We aim to earn your trust by enabling you to self-host the platform and examine its inner workings.", "href": "https://documenso.com" }, + { + "name": "dyrector.io", + "description": "dyrector.io is an open-source continuous delivery & deployment platform with version management.", + "href": "https://dyrector.io" + }, { "name": "Erxes", "description": "The Open-Source HubSpot Alternative. A single XOS enables to create unique and life-changing experiences that work for all types of business.", "href": "https://erxes.io" }, + { + "name": "Firecamp", + "description": "vscode for apis, open-source postman/insomnia alternative", + "href": "https://firecamp.io" + }, { "name": "Formbricks", "description": "Survey granular user segments at any point in the user journey. Gather up to 6x more insights with targeted micro-surveys. All open-source.", @@ -46,6 +56,11 @@ "description": "Open-source authentication and user management for the passkey era. Integrated in minutes, for web and mobile apps.", "href": "https://www.hanko.io" }, + { + "name": "Hook0", + "description": "Open-Source Webhooks-as-a-service (WaaS) that makes it easy for developers to send webhooks.", + "href": "https://www.hook0.com/" + }, { "name": "HTMX", "description": "HTMX is a dependency-free JavaScript library that allows you to access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML.", @@ -86,11 +101,21 @@ "description": "Open-source solution to deploy, scale, and operate your multiplayer game.", "href": "https://rivet.gg" }, + { + "name": "Shelf.nu", + "description": "Open Source Asset and Equipment tracking software that lets you create QR asset labels, manage and overview your assets across locations.", + "href": "https://www.shelf.nu/" + }, { "name": "Sniffnet", "description": "Sniffnet is a network monitoring tool to help you easily keep track of your Internet traffic.", "href": "https://www.sniffnet.net" }, + { + "name": "Spark.NET", + "description": "The .NET Web Framework for Makers. Build production ready, full-stack web applications fast without sweating the small stuff.", + "href": "https://spark-framework.net" + }, { "name": "Tolgee", "description": "Software localization from A to Z made really easy.", @@ -101,16 +126,16 @@ "description": "Create long-running Jobs directly in your codebase with features like API integrations, webhooks, scheduling and delays.", "href": "https://trigger.dev" }, - { - "name": "Typebot", - "description": "Typebot gives you powerful blocks to create unique chat experiences. Embed them anywhere on your apps and start collecting results like magic.", - "href": "https://typebot.io" - }, { "name": "Twenty", "description": "A modern CRM offering the flexibility of open-source, advanced features and sleek design.", "href": "https://twenty.com" }, + { + "name": "Typebot", + "description": "Typebot gives you powerful blocks to create unique chat experiences. Embed them anywhere on your apps and start collecting results like magic.", + "href": "https://typebot.io" + }, { "name": "Webiny", "description": "Open-source enterprise-grade serverless CMS. Own your data. Scale effortlessly. Customize everything.", @@ -120,11 +145,6 @@ "name": "Webstudio", "description": "Webstudio is an open source alternative to Webflow", "href": "https://webstudio.is" - }, - { - "name": "Spark.NET", - "description": "The .NET Web Framework for Makers. Build production ready, full-stack web applications fast without sweating the small stuff.", - "href": "https://spark-framework.net" } ], "source": "https://formbricks.com/api/oss-friends"