<?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: Rodrigo</title>
    <description>The latest articles on DEV Community by Rodrigo (@rslucena).</description>
    <link>https://dev.to/rslucena</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%2F1171797%2Fb9a753ad-e32b-4618-a4d8-cfce3be8f136.jpeg</url>
      <title>DEV Community: Rodrigo</title>
      <link>https://dev.to/rslucena</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rslucena"/>
    <language>en</language>
    <item>
      <title>TypeScript [Boilerplate]</title>
      <dc:creator>Rodrigo</dc:creator>
      <pubDate>Mon, 01 Apr 2024 19:49:37 +0000</pubDate>
      <link>https://dev.to/rslucena/template-project-typescript-583f</link>
      <guid>https://dev.to/rslucena/template-project-typescript-583f</guid>
      <description>&lt;p&gt;Guys, I started a template to start commercial projects and for personal use.&lt;/p&gt;

&lt;p&gt;I'm implementing basic technologies, such as database, PubSub, Redis Cache(text, hash, json), JWT, Websocket, restAPI... in short, what every project always ends up using at some level of implementation.&lt;/p&gt;

&lt;p&gt;What already exists today: &lt;a href="https://github.com/rslucena/TypeScript-Boilerplate/wiki" rel="noopener noreferrer"&gt;WIKI/DOC&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Typescript | &lt;a href="https://www.typescriptlang.org" rel="noopener noreferrer"&gt;https://www.typescriptlang.org&lt;/a&gt;&lt;br&gt;
Drizzle Orm | &lt;a href="https://orm.drizzle.team" rel="noopener noreferrer"&gt;https://orm.drizzle.team&lt;/a&gt; &lt;br&gt;
Fastify | &lt;a href="https://fastify.dev" rel="noopener noreferrer"&gt;https://fastify.dev&lt;/a&gt; &lt;br&gt;
Redis | &lt;a href="https://redis.io" rel="noopener noreferrer"&gt;https://redis.io&lt;/a&gt;&lt;br&gt;
TSX | &lt;a href="https://tsx.is" rel="noopener noreferrer"&gt;https://tsx.is&lt;/a&gt;&lt;br&gt;
TSUP | &lt;a href="https://tsup.egoist.dev" rel="noopener noreferrer"&gt;https://tsup.egoist.dev&lt;/a&gt; &lt;br&gt;
Prettier | &lt;a href="https://prettier.io" rel="noopener noreferrer"&gt;https://prettier.io&lt;/a&gt; &lt;br&gt;
Eslint | &lt;a href="https://eslint.org" rel="noopener noreferrer"&gt;https://eslint.org&lt;/a&gt; &lt;br&gt;
Vitest | &lt;a href="https://vitest.dev" rel="noopener noreferrer"&gt;https://vitest.dev&lt;/a&gt; &lt;br&gt;
PM2 | &lt;a href="https://pm2.keymetrics.io" rel="noopener noreferrer"&gt;https://pm2.keymetrics.io&lt;/a&gt; &lt;br&gt;
Status Page | &lt;a href="https://github.com/louislam/uptime-kuma" rel="noopener noreferrer"&gt;https://github.com/louislam/uptime-kuma&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To do this, I thought about collecting information about what you are using to implement too, so that in the future, there will be a CLI where you can choose between the options already implemented, and it can create a project with all the technologies already ready for use.&lt;/p&gt;

&lt;p&gt;You can see the beginning of it at: &lt;a href="https://github.com/rslucena/TypeScript-Boilerplate" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>programming</category>
      <category>template</category>
      <category>github</category>
    </item>
  </channel>
</rss>
