<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Elvin Chauvel</title>
    <description>The latest articles on DEV Community by Elvin Chauvel (@elvin_chauvel).</description>
    <link>https://dev.to/elvin_chauvel</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3826206%2Fb2f99608-cd50-4399-90f8-db1f527f488a.png</url>
      <title>DEV Community: Elvin Chauvel</title>
      <link>https://dev.to/elvin_chauvel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elvin_chauvel"/>
    <language>en</language>
    <item>
      <title>1 week post-launch: 25 signups, 0 sales. Here's what I got wrong and what I'm changing</title>
      <dc:creator>Elvin Chauvel</dc:creator>
      <pubDate>Sat, 21 Mar 2026 23:35:41 +0000</pubDate>
      <link>https://dev.to/elvin_chauvel/1-week-post-launch-25-signups-0-sales-heres-what-i-got-wrong-and-what-im-changing-1dio</link>
      <guid>https://dev.to/elvin_chauvel/1-week-post-launch-25-signups-0-sales-heres-what-i-got-wrong-and-what-im-changing-1dio</guid>
      <description>&lt;p&gt;I launched Vicket last week a white-label customer support system for SaaS developers. Here's the honest debrief.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The product:&lt;/strong&gt; Embeddable support components (React, Vue, Svelte) installable inside your app to get automated workflows, ticket scoring, knowledge base, team-based visibility scopes. Think Intercom but built to live inside your product, not alongside it. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The numbers:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;6 months of building&lt;/li&gt;
&lt;li&gt;€90 in costs (mostly infra)&lt;/li&gt;
&lt;li&gt;ProductHunt launch ✓&lt;/li&gt;
&lt;li&gt;Posts on LinkedIn, Reddit, Twitter ✓&lt;/li&gt;
&lt;li&gt;25 signups&lt;/li&gt;
&lt;li&gt;0 paying customers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What I got wrong:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I posted to everyone instead of talking to anyone. 25k views on LinkedIn but zero calls, zero DMs, zero conversations. Broadcast ≠ sales.&lt;/li&gt;
&lt;li&gt;My social proof was friends and students. If you're selling to founders and developers, testimonials from CS students don't move the needle.&lt;/li&gt;
&lt;li&gt;My hero copy talked about features, not the problem. "White-label customer support platform" cool, but so what?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;What I'm changing this week:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rewriting the landing page around the actual pain (embedding support without losing your brand or your budget)&lt;/li&gt;
&lt;li&gt;Emailing my 25 signups personally to understand why they haven't upgraded&lt;/li&gt;
&lt;li&gt;Doing 1-to-1 outreach to indie SaaS founders instead of broadcasting&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you've built something and navigated the 0→1 sales phase, I'd genuinely love to know what worked. And if you've ever struggled with integrating customer support into your product, I'd love to hear that pain it's literally what I built this for.&lt;/p&gt;

&lt;p&gt;→ &lt;a href="https://vicket.app" rel="noopener noreferrer"&gt;https://vicket.app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>buildinpublic</category>
      <category>discuss</category>
      <category>saas</category>
      <category>startup</category>
    </item>
    <item>
      <title>I spent 6 months building a white-label customer support platform for SaaS founders</title>
      <dc:creator>Elvin Chauvel</dc:creator>
      <pubDate>Mon, 16 Mar 2026 03:23:05 +0000</pubDate>
      <link>https://dev.to/elvin_chauvel/i-spent-6-months-building-a-white-label-customer-support-platform-for-saas-founders-347i</link>
      <guid>https://dev.to/elvin_chauvel/i-spent-6-months-building-a-white-label-customer-support-platform-for-saas-founders-347i</guid>
      <description>&lt;p&gt;Over the past 6 months I’ve been building a SaaS product called Vicket.&lt;/p&gt;

&lt;p&gt;The idea came from a frustration I kept running into while launching side projects.&lt;/p&gt;

&lt;p&gt;Every time I needed to add customer support to a product, it felt unnecessarily complicated.&lt;/p&gt;

&lt;p&gt;Most support platforms fall into one of these categories:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;expensive tools built for large companies&lt;/li&gt;
&lt;li&gt;products that force their own branding&lt;/li&gt;
&lt;li&gt;external helpdesks that move users outside your product&lt;/li&gt;
&lt;li&gt;complicated integrations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As a developer, it felt strange that adding a support system to a SaaS product wasn’t easier.&lt;/p&gt;

&lt;p&gt;So I decided to try building my own.&lt;/p&gt;

&lt;h2&gt;
  
  
  The idea
&lt;/h2&gt;

&lt;p&gt;The goal was simple:&lt;/p&gt;

&lt;p&gt;Allow developers to &lt;strong&gt;embed a fully branded support system directly into their product.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Instead of sending users to an external portal, support could live directly inside the application.&lt;/p&gt;

&lt;p&gt;That meant building:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a ticketing system&lt;/li&gt;
&lt;li&gt;customizable ticket forms&lt;/li&gt;
&lt;li&gt;automation workflows&lt;/li&gt;
&lt;li&gt;a help center&lt;/li&gt;
&lt;li&gt;a secure way for users to access their tickets&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What the platform does
&lt;/h2&gt;

&lt;p&gt;The platform allows SaaS founders to:&lt;/p&gt;

&lt;p&gt;• embed a fully customizable support in their product&lt;br&gt;
• create ticket templates with custom fields&lt;br&gt;
• manage tickets from a central dashboard&lt;br&gt;
• automate actions with workflows&lt;br&gt;
• organize tickets using labels and priorities&lt;br&gt;
• allow users to access tickets via secure tokenized links&lt;/p&gt;

&lt;p&gt;The goal is to keep the entire support experience inside your own product and brand.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;p&gt;The project is split into two main parts.&lt;/p&gt;

&lt;p&gt;Backend :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Go&lt;/li&gt;
&lt;li&gt;PostgreSQL&lt;/li&gt;
&lt;li&gt;Redis&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Frontend :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Tailwind&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The backend exposes an API that the dashboard and embeddable components communicate with.&lt;/p&gt;

&lt;p&gt;This approach makes it possible to integrate the support system into different environments while keeping a single backend.&lt;/p&gt;

&lt;h2&gt;
  
  
  Challenges while building it
&lt;/h2&gt;

&lt;p&gt;One of the hardest parts wasn’t the ticketing system itself, but designing a structure that could support:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;multi-organization setups&lt;/li&gt;
&lt;li&gt;teams and permissions&lt;/li&gt;
&lt;li&gt;automation workflows&lt;/li&gt;
&lt;li&gt;customizable ticket templates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Another challenge was building a system where end users could interact with tickets without requiring accounts, which led to implementing secure tokenized links.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built this
&lt;/h2&gt;

&lt;p&gt;While working on multiple SaaS projects, I realized that customer support tools were often built for large companies, not for small teams or indie developers.&lt;/p&gt;

&lt;p&gt;The goal with Vicket is to provide a developer-friendly support platform that is:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;easy to integrate&lt;/li&gt;
&lt;li&gt;fully white-label&lt;/li&gt;
&lt;li&gt;flexible enough for different SaaS products&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project is now live&lt;/p&gt;

&lt;p&gt;After 6 months of development, the first version is now live.&lt;/p&gt;

&lt;p&gt;If you're building a SaaS or any product with users, I'd love to hear how you're currently handling support.&lt;/p&gt;

&lt;p&gt;What tools are you using?&lt;/p&gt;

&lt;p&gt;And what do you wish support platforms did better?&lt;/p&gt;

&lt;p&gt;You can check out the project here:&lt;br&gt;
&lt;a href="https://vicket.app" rel="noopener noreferrer"&gt;https://vicket.app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>saas</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
