Skip to content

Commit 370fdad

Browse files
AnkaAnka
authored andcommitted
Auto updating db and README.md
1 parent 7b0a0ce commit 370fdad

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
<img src="https://www.google.com/s2/favicons?domain=https://blacktwist.app&sz=128" width="16" /> | [BlackTwist](https://blacktwist.app) | Build and monetize your audience on Threads. BlackTwist is the #1 social media assistant for Threads that helps you take your social growth to the next level. | |
194194
<img src="https://www.google.com/s2/favicons?domain=https://www.chargeblast.com/&sz=128" width="16" /> | [Chargeblast](https://www.chargeblast.com/) | Chargeblast helps developers simplify their payment stack and not worry about blocking disputes | payments, chargeback, stripe integration |
195195
<img src="https://www.google.com/s2/favicons?domain=https://creduse.com/&sz=128" width="16" /> | [Creduse](https://creduse.com/) | Creduse is a plug-and-play solution that lets developers integrate credits into their platforms via API without a lot of hassle. It’s aimed at startups and businesses that want to boost sales, user en... | api, credits, payments, subscriptions, credit-based system, saas, startup, pay-as-you-go |
196+
<img src="https://www.google.com/s2/favicons?domain=https://www.deelflows.com&sz=128" width="16" /> | [DeelFlows](https://www.deelflows.com) | Deel Flows is a WhatsApp First Marketing Platform that allows businesses to create broadcasts, design customer journeys, and segment users on WhatsApp. It's designed to make WhatsApp marketing more ef... | whatsapp, marketing, analytics, customer |
196197
<img src="https://www.google.com/s2/favicons?domain=https://usefathom.com/&sz=128" width="16" /> | [Fathom](https://usefathom.com/) | Fathom Analytics is simple, GDPR + CCPA + PECR compliant website analytics tool, no cookie notice required. No tracking or storing personal data of your users. | |
197198
<img src="https://www.google.com/s2/favicons?domain=https://www.goatcounter.com/&sz=128" width="16" /> | [GoatCounter](https://www.goatcounter.com/) | GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. | |
198199
<img src="https://www.google.com/s2/favicons?domain=https://www.hypertune.com/&sz=128" width="16" /> | [Hypertune](https://www.hypertune.com/) | Type-safe feature flags, A/B testing, analytics and app configuration, with Git-style version control and local, synchronous, in-memory flag evaluation. | hypertune, feature flags, feature toggles, feature management, a/b testing, experimentation, analyti... |
@@ -1242,6 +1243,7 @@
12421243
<img src="https://www.google.com/s2/favicons?domain=https://convert.ai/&sz=128" width="16" /> | [Convert.ai](https://convert.ai/) | Generates quality B2B sales meetings with personalized AI outreach. | ai sdr, sales, ai sales outreach, b2b lead generation |
12431244
<img src="https://www.google.com/s2/favicons?domain=https://customer.io/&sz=128" width="16" /> | [Customer.io](https://customer.io/) | With Customer.io, send targeted emails, push notifications, and SMS to lower churn, create stronger relationships, and drive subscriptions. | |
12441245
<img src="https://www.google.com/s2/favicons?domain=https://www.daxrm.com/&sz=128" width="16" /> | [DAXRM](https://www.daxrm.com/) | DAXRM, The all-in-one CRM for digital marketers. Streamline SEO, PPC, and campaign management with real-time rank tracking and effortless drag-and-drop reporting. | Digital Marketing & SEO Reporting Tool, Rank Tracking Software |
1246+
<img src="https://www.google.com/s2/favicons?domain=https://www.deelflows.com&sz=128" width="16" /> | [DeelFlows](https://www.deelflows.com) | Deel Flows is a WhatsApp First Marketing Platform that allows businesses to create broadcasts, design customer journeys, and segment users on WhatsApp. It's designed to make WhatsApp marketing more ef... | whatsapp, marketing, analytics, customer |
12451247
<img src="https://www.google.com/s2/favicons?domain=https://www.droxy.ai/&sz=128" width="16" /> | [Droxy AI](https://www.droxy.ai/) | Customer facing AI agents for your business | Agents, Customer Support, Chatbots |
12461248
<img src="https://www.google.com/s2/favicons?domain=https://www.everyonehatesmarketers.com/&sz=128" width="16" /> | [Everyone Hates Marketers](https://www.everyonehatesmarketers.com/) | It | |
12471249
<img src="https://www.google.com/s2/favicons?domain=https://famewall.io/&sz=128" width="16" /> | [Famewall](https://famewall.io/) | Collect and add testimonials to your website. | |

db/resources.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 1067,
2+
"count": 1068,
33
"data": [
44
{
55
"name": "1001 Fonts",
@@ -3153,6 +3153,21 @@
31533153
"tutorials"
31543154
]
31553155
},
3156+
{
3157+
"name": "DeelFlows",
3158+
"description": "Deel Flows is a WhatsApp First Marketing Platform that allows businesses to create broadcasts, design customer journeys, and segment users on WhatsApp. It's designed to make WhatsApp marketing more efficient and effective.",
3159+
"categories": [
3160+
"Marketing",
3161+
"Analytics"
3162+
],
3163+
"url": "https://www.deelflows.com",
3164+
"keywords": [
3165+
"whatsapp",
3166+
"marketing",
3167+
"analytics",
3168+
"customer"
3169+
]
3170+
},
31563171
{
31573172
"name": "Default Alive",
31583173
"description": "Two founders share an unedited look at what it's like to bootstrap a startup through weekly updates. Chris Spags is the founder of Jetboost, a suite of no-code plugins for Webflow. Corey Haines is the founder of Swipe Files, a membership site for marketers built with no-code tools. They chronicle their journeys getting to and staying \"default alive\": profitable, self-sustaining, with infinite runway. – Listen to Default Alive instantly on your tablet, phone or browser - no downloads needed.",

resources/d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ export const resources: Resource[] = [
148148
{
149149
name: 'DeelFlows',
150150
description:
151-
'Deel Flows is a WhatsApp First Marketing Platform that allows businesses to create broadcasts, design customer journeys, and segment users on WhatsApp. It\'s designed to make WhatsApp marketing more efficient and effective.',
151+
"Deel Flows is a WhatsApp First Marketing Platform that allows businesses to create broadcasts, design customer journeys, and segment users on WhatsApp. It's designed to make WhatsApp marketing more efficient and effective.",
152152
categories: ['Marketing', 'Analytics'],
153153
url: 'https://www.deelflows.com',
154-
keywords: ['whatsapp', 'marketing', 'analytics', 'customer'],
154+
keywords: ['whatsapp', 'marketing', 'analytics', 'customer'],
155155
},
156156
{
157157
name: 'Default Alive',

0 commit comments

Comments
 (0)