<?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: Robin Gieck</title>
    <description>The latest articles on DEV Community by Robin Gieck (@robinhubql).</description>
    <link>https://dev.to/robinhubql</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%2F1228195%2F6e13b9db-9817-4ed4-8161-79c441977cae.png</url>
      <title>DEV Community: Robin Gieck</title>
      <link>https://dev.to/robinhubql</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/robinhubql"/>
    <language>en</language>
    <item>
      <title>Create data schema documentation from your terminal</title>
      <dc:creator>Robin Gieck</dc:creator>
      <pubDate>Tue, 05 Mar 2024 15:26:27 +0000</pubDate>
      <link>https://dev.to/hubql/create-data-schema-documentation-from-your-terminal-with-hubql-cli-available-as-npm-package-hubql-47fb</link>
      <guid>https://dev.to/hubql/create-data-schema-documentation-from-your-terminal-with-hubql-cli-available-as-npm-package-hubql-47fb</guid>
      <description>&lt;p&gt;Hi there,&lt;/p&gt;

&lt;p&gt;We want to present our command line interface - "Hubql CLI" to you! Our tool is available as NPM package &lt;a href="https://www.npmjs.com/package/hubql"&gt;(hubql)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hubql is a collaboration platform for building, visualizing, and documenting data models and API schemas. Hubql's new command-line interface will enable you to interact with Hubql in a new way. Use our CLI to link your local folder to Hubql and publish your files to our platform, to generate preview links for collaboration with others for your JSON, GraphQL, Prisma, XML and Protobuf files.&lt;/p&gt;

&lt;p&gt;You can also generate documentation and download diagrams to your local machine.This will allow you to automate documentation generation and keep your documentation up to date. Furthermore, you can generate documentation collaboration links to collaborate or share with your team and external stakeholders.&lt;/p&gt;

&lt;p&gt;We prepared a short Quickstart guide:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=vsbTRfnphug"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F011mf7y3f0s5klc4bksy.png" alt="Quickstart guide on youtube" width="800" height="450"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;We are releasing Hubql CLI on Product Hunt today. We'd love to hear your thoughts and hope for your support and feedback.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.producthunt.com/posts/hubql-cli"&gt;Take me to Product Hunt&lt;/a&gt;&lt;/p&gt;

</description>
      <category>news</category>
      <category>startup</category>
      <category>npm</category>
      <category>productivity</category>
    </item>
    <item>
      <title>The modern SaaS-Startup Tech Stack</title>
      <dc:creator>Robin Gieck</dc:creator>
      <pubDate>Tue, 09 Jan 2024 14:53:46 +0000</pubDate>
      <link>https://dev.to/robinhubql/the-modern-saas-startup-tech-stack-o6i</link>
      <guid>https://dev.to/robinhubql/the-modern-saas-startup-tech-stack-o6i</guid>
      <description>&lt;p&gt;Navigating the complex landscape of IT services and applications can be overwhelming for early-stage SaaS startups. Maintaining clarity of the tools used is significant for efficiency and effective decision-making. At Hubql, we’ve faced these challenges and developed a Tech Stack to provide insight into the usage of IT services and applications across various units and processes.&lt;/p&gt;

&lt;p&gt;Our Tech Stack came out as a true team effort. It's the blend of everyone's insights and efforts - crafted, refined, and optimized to fit our unique needs. This dynamic toolkit is more than just a set of tools; it's a reflection of our journey, showcasing the collaborative spirit that fuels our SaaS startup.&lt;/p&gt;

&lt;h2&gt;
  
  
  The modern SaaS-Startup Tech Stack
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GIjBpEH---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4tpcbh21c9qf165b717z.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GIjBpEH---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4tpcbh21c9qf165b717z.jpg" alt="Image description" width="800" height="959"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Frontend&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;NextJS: Shapes the user interface for a smooth and interactive experience.&lt;/li&gt;
&lt;li&gt;Tailwind: Open source CSS framework that enhances frontend styling and design.&lt;/li&gt;
&lt;li&gt;Liveblocks: Adds real-time collaboration features.&lt;/li&gt;
&lt;li&gt;React Flow: A React component for building node-based editors and interactive diagrams.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Backend&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GraphQL: Powers backend operations and data querying.&lt;/li&gt;
&lt;li&gt;Prisma: Manages database access and simplifies database operations.&lt;/li&gt;
&lt;li&gt;PostgreSQL: Handles data storage and retrieval.&lt;/li&gt;
&lt;li&gt;Supabase: Offers a cloud-based backend solution.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Developer Platform&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Hubql: Facilitates collaboration and code vizualization.&lt;/li&gt;
&lt;li&gt;Doppler: Manages secrets and configurations securely.&lt;/li&gt;
&lt;li&gt;Github: Provides version control and collaborative development.&lt;/li&gt;
&lt;li&gt;Gitpod: Streamlines development workflow with instant, ready-to-code environments.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;DevOps &amp;amp; Infra&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Vercel: Manages deployment and hosting of frontend applications.&lt;/li&gt;
&lt;li&gt;AWS: Handles cloud infrastructure and services.&lt;/li&gt;
&lt;li&gt;Supabase: Contributes to backend infrastructure and management.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Support &amp;amp; Auth&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Intercom: Facilitates user interactions and support.&lt;/li&gt;
&lt;li&gt;Discord: Enhances community engagement and communication.&lt;/li&gt;
&lt;li&gt;Clerk: Manages robust authentication processes securely.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Marketing &amp;amp; Sales&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Semrush: Expands reach and provides insights into online visibility.&lt;/li&gt;
&lt;li&gt;Hubspot: Streamlines marketing and sales activities.&lt;/li&gt;
&lt;li&gt;Google Ads: Drives advertising campaigns and enhances online presence.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Analytics&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Semrush: Offers comprehensive analytics for performance evaluation.&lt;/li&gt;
&lt;li&gt;Posthog: Provides detailed user behavior analytics.&lt;/li&gt;
&lt;li&gt;Google Analytics: Offers insights into website and user interactions.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Design&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Figma: Serves as a collaborative design platform.&lt;/li&gt;
&lt;li&gt;Adobe: Enhances visual design and creative content creation.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Collaboration&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Hubql: Fosters team collaboration and documentation.&lt;/li&gt;
&lt;li&gt;Slack: Enables real-time communication and collaboration.&lt;/li&gt;
&lt;li&gt;Notion: Facilitates project management and documentation.&lt;/li&gt;
&lt;li&gt;Linear: Streamlines issue tracking and project management.&lt;/li&gt;
&lt;li&gt;Miro: Enhances visual collaboration and brainstorming.&lt;/li&gt;
&lt;li&gt;Google Workspace: Facilitates seamless collaboration through various tools.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Our Tech Stack is not a static entity. We embrace an iterative process, continuously refining and updating it to adapt to the evolving needs of our SaaS startup. Challenges that arise become opportunities for growth and refinement, ensuring our Tech Stack remains a dynamic and effective asset in our operations.&lt;/p&gt;

&lt;p&gt;In conclusion, constructing a Tech Stack tailored to your SaaS startup requires a strategic approach. By categorizing units and processes, selecting tools thoughtfully, and involving your team in the process, you can build a robust foundation for your tech infrastructure. Challenges may arise, but they are opportunities for growth and refinement.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
