<?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>Forem: typv</title>
    <description>The latest articles on Forem by typv (@typv).</description>
    <link>https://forem.com/typv</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%2F3609878%2Fd82eb79a-9396-4032-af05-8c138b7c9190.png</url>
      <title>Forem: typv</title>
      <link>https://forem.com/typv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/typv"/>
    <language>en</language>
    <item>
      <title>Shared Architecture: A NestJS Monorepo Starter Kit with Turborepo</title>
      <dc:creator>typv</dc:creator>
      <pubDate>Thu, 13 Nov 2025 11:58:20 +0000</pubDate>
      <link>https://forem.com/typv/shared-architecture-a-nestjs-monorepo-starter-kit-with-turborepo-ecj</link>
      <guid>https://forem.com/typv/shared-architecture-a-nestjs-monorepo-starter-kit-with-turborepo-ecj</guid>
      <description>&lt;p&gt;Hello everyone,&lt;br&gt;
I'm pleased to share a contribution to the community that I hope will save developers significant setup time: an open-source NestJS Turborepo Starter Kit.&lt;br&gt;
This boilerplate is designed specifically for teams building multiple microservices or applications using NestJS, aiming to streamline the setup process and improve performance.&lt;br&gt;
✨ What This Kit Provides (Focused on Utility):&lt;br&gt;
• Integrated Monorepo: A clean structure for managing multiple NestJS projects and shared utilities/packages in a single repository.&lt;br&gt;
• Performance Enhancement: Leveraging Turborepo for intelligent task caching ensures faster builds and tests, particularly in CI/CD environments.&lt;br&gt;
• TypeScript Foundation: Pre-configured with consistent and strict TypeScript settings across all packages, promoting code health and safety.&lt;br&gt;
This kit is ready to be cloned and built upon immediately, acting as a solid foundation so you can focus on shipping features, not configuring boilerplate.&lt;br&gt;
Feel free to check out the repository, use it in your projects, and share any feedback or contributions you might have.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/typv/nest-turbo-starter" rel="noopener noreferrer"&gt;https://github.com/typv/nest-turbo-starter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nestjs</category>
      <category>turborepo</category>
      <category>microservices</category>
      <category>monorepo</category>
    </item>
  </channel>
</rss>
