<?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: Pedro Lucas Lopes de Oliveira</title>
    <description>The latest articles on DEV Community by Pedro Lucas Lopes de Oliveira (@pedrolloliveira).</description>
    <link>https://dev.to/pedrolloliveira</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%2F2864255%2Fb59ae5c6-7240-4f34-a8c1-322edb4e2352.jpeg</url>
      <title>DEV Community: Pedro Lucas Lopes de Oliveira</title>
      <link>https://dev.to/pedrolloliveira</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pedrolloliveira"/>
    <language>en</language>
    <item>
      <title>Fastify Boilerplate</title>
      <dc:creator>Pedro Lucas Lopes de Oliveira</dc:creator>
      <pubDate>Wed, 19 Feb 2025 17:59:55 +0000</pubDate>
      <link>https://dev.to/pedrolloliveira/fastify-boilerplate-38l1</link>
      <guid>https://dev.to/pedrolloliveira/fastify-boilerplate-38l1</guid>
      <description>&lt;p&gt;🚀 Node.js developers, we have something for you!&lt;/p&gt;

&lt;p&gt;If you've ever started a new project from scratch, you know how tiring it can be to set everything up just right: linter, tests, CI/CD, development environment... 😩&lt;/p&gt;

&lt;p&gt;To solve this, Vinicios Cararine and I created the Fastify Boilerplate! 🎉&lt;/p&gt;

&lt;p&gt;💡 What is it?&lt;br&gt;
It's a complete template for Fastify projects with best practices and essential tools, ready to be used and scaled by development teams.&lt;/p&gt;

&lt;p&gt;✅ What's already configured? 🔹 Fastify for a high-performance backend ⚡&lt;br&gt;
🔹 Sequelize + PostgreSQL for database management 🔹 ESLint for clean and standardized code 🔹 Jest (TS) for robust testing 🔹 GitHub Actions for CI/CD automation 🔹 Dev Container for a standardized development environment&lt;/p&gt;

&lt;p&gt;🔗 How to use?&lt;br&gt;
Clone, install dependencies and start coding!&lt;br&gt;
📌 Repository link: &lt;a href="https://github.com/PedroLLOliveira/fastify-boilerplate" rel="noopener noreferrer"&gt;fastify-boilerplate&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>typescript</category>
      <category>node</category>
    </item>
  </channel>
</rss>
