<?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: Michał Skolak</title>
    <description>The latest articles on DEV Community by Michał Skolak (@skolaczk).</description>
    <link>https://dev.to/skolaczk</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%2F1267819%2F6e770034-c315-4323-8391-f1f0ff576997.png</url>
      <title>DEV Community: Michał Skolak</title>
      <link>https://dev.to/skolaczk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/skolaczk"/>
    <language>en</language>
    <item>
      <title>Next.js starter template</title>
      <dc:creator>Michał Skolak</dc:creator>
      <pubDate>Tue, 28 May 2024 18:26:17 +0000</pubDate>
      <link>https://dev.to/skolaczk/nextjs-starter-template-3b1o</link>
      <guid>https://dev.to/skolaczk/nextjs-starter-template-3b1o</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I created a starter template for next.js, it also contains typescript, tailwind, shadcn/ui. I have already written about it here, but I have added some new functionalities such as: Next-auth, Prisma, React-hook-form, T3-env.&lt;/p&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟&lt;br&gt;
&lt;a href="https://github.com/Skolaczk/next-starter" rel="noopener noreferrer"&gt;https://github.com/Skolaczk/next-starter&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Overview
&lt;/h2&gt;

&lt;p&gt;A Next.js starter template, packed with features like TypeScript, Tailwind CSS, Next-auth, Eslint, testing tools and more. Jumpstart your project with efficiency and style.&lt;/p&gt;
&lt;h2&gt;
  
  
  🎉 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Next.js 14 (App router)&lt;/li&gt;
&lt;li&gt;⚛️ React 18&lt;/li&gt;
&lt;li&gt;📘 Typescript&lt;/li&gt;
&lt;li&gt;🎨 TailwindCSS - Class sorting, merging and linting&lt;/li&gt;
&lt;li&gt;🛠️ Shadcn/ui - Customizable UI components&lt;/li&gt;
&lt;li&gt;🔒 Next-auth - Easy authentication library for Next.js (GitHub provider)&lt;/li&gt;
&lt;li&gt;💵 Stripe - Payment handler&lt;/li&gt;
&lt;li&gt;🛡️ Prisma - ORM for node.js&lt;/li&gt;
&lt;li&gt;📋 React-hook-form - Manage your forms easy and efficient &lt;/li&gt;
&lt;li&gt;🔍 Zod - Schema validation library&lt;/li&gt;
&lt;li&gt;🧪 Jest &amp;amp; React Testing Library - Configured for unit testing&lt;/li&gt;
&lt;li&gt;🎭 Playwright - Configured for e2e testing&lt;/li&gt;
&lt;li&gt;📈 Absolute Import &amp;amp; Path Alias - Import components using &lt;code&gt;@/&lt;/code&gt; prefix&lt;/li&gt;
&lt;li&gt;💅 Prettier - Code formatter&lt;/li&gt;
&lt;li&gt;🧹 Eslint - Code linting tool&lt;/li&gt;
&lt;li&gt;🐶 Husky &amp;amp; Lint Staged - Run scripts on your staged files before they are committed&lt;/li&gt;
&lt;li&gt;🔹 Icons - From Lucide&lt;/li&gt;
&lt;li&gt;🌑 Dark mode - With next-themes&lt;/li&gt;
&lt;li&gt;🗺️ Sitemap &amp;amp; robots.txt - With next-sitemap&lt;/li&gt;
&lt;li&gt;📝 Commitlint - Lint your git commits&lt;/li&gt;
&lt;li&gt;🤖 Github actions - Lint your code on PR&lt;/li&gt;
&lt;li&gt;⚙️ T3-env - Manage your environment variables&lt;/li&gt;
&lt;li&gt;💯 Perfect Lighthouse score&lt;/li&gt;
&lt;li&gt;🌐 I18n with Paraglide&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  🚀 Deployment
&lt;/h2&gt;

&lt;p&gt;Easily deploy your Next.js app with &lt;a href="https://vercel.com/" rel="noopener noreferrer"&gt;Vercel&lt;/a&gt; by clicking the button below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://vercel.com/new/clone?repository-url=https://github.com/Skolaczk/next-starter" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fvercel.com%2Fbutton" alt="Deploy with Vercel"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  🎯 Getting started
&lt;/h2&gt;
&lt;h3&gt;
  
  
  1. Clone this template in one of three ways
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Using this repository as template&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6q5ellp1bqgnaxmna5nh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6q5ellp1bqgnaxmna5nh.png" alt="use-this-template-button"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;create-next-app&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   npx create-next-app &lt;span class="nt"&gt;-e&lt;/span&gt; https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;git clone&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   git clone https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Set up environment variables
&lt;/h3&gt;

&lt;p&gt;Create &lt;code&gt;.env&lt;/code&gt; file and set env variables from &lt;code&gt;.env.example&lt;/code&gt; file.&lt;/p&gt;
&lt;h3&gt;
  
  
  4. Prepare husky
&lt;/h3&gt;

&lt;p&gt;It is required if you want husky to work&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run prepare
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  5. Run the dev server
&lt;/h3&gt;

&lt;p&gt;You can start the server using this command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and open &lt;a href="http://localhost:3000/" rel="noopener noreferrer"&gt;http://localhost:3000/&lt;/a&gt; to see this app.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚙️ Scripts overview
&lt;/h2&gt;

&lt;p&gt;The following scripts are available in the &lt;code&gt;package.json&lt;/code&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;dev&lt;/code&gt;: Run development server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;build&lt;/code&gt;: Build the app&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;start&lt;/code&gt;: Run production server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;preview&lt;/code&gt;: Run &lt;code&gt;build&lt;/code&gt; and &lt;code&gt;start&lt;/code&gt; commands together&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint&lt;/code&gt;: Lint the code using Eslint&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint:fix&lt;/code&gt;: Fix linting errors&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:check&lt;/code&gt;: Checks the code for proper formatting&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:write&lt;/code&gt;: Fix formatting issues&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;typecheck&lt;/code&gt;: Type-check TypeScript without emitting files&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test&lt;/code&gt;: Run unit tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test:watch&lt;/code&gt;: Run unit tests in watch mode&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e&lt;/code&gt;: Run end-to-end tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e:ui&lt;/code&gt;: Run end-to-end tests with UI&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;postbuild&lt;/code&gt;: Generate sitemap&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;prepare&lt;/code&gt;: Install Husky for managing Git hooks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤝 Contribution
&lt;/h2&gt;

&lt;p&gt;To contribute, please follow these steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Fork the repository.&lt;/li&gt;
&lt;li&gt;Create a new branch.&lt;/li&gt;
&lt;li&gt;Make your changes, and commit them.&lt;/li&gt;
&lt;li&gt;Push your changes to the forked repository.&lt;/li&gt;
&lt;li&gt;Create a pull request.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  ❤️ Support
&lt;/h2&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟😊&lt;/p&gt;

&lt;p&gt;Made by &lt;a href="https://michalskolak.netlify.app/" rel="noopener noreferrer"&gt;Michał Skolak&lt;/a&gt; &lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>webdev</category>
      <category>react</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Next.js starter template</title>
      <dc:creator>Michał Skolak</dc:creator>
      <pubDate>Wed, 24 Apr 2024 19:29:19 +0000</pubDate>
      <link>https://dev.to/skolaczk/nextjs-starter-template-4cb6</link>
      <guid>https://dev.to/skolaczk/nextjs-starter-template-4cb6</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I created a starter template for next.js, it also contains typescript, tailwind, shadcn/ui. I have already written about it here, but I have added some new functionalities such as: Next-auth, Prisma, React-hook-form, T3-env.&lt;/p&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟&lt;br&gt;
&lt;a href="https://github.com/Skolaczk/next-starter" rel="noopener noreferrer"&gt;https://github.com/Skolaczk/next-starter&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Overview
&lt;/h2&gt;

&lt;p&gt;A Next.js starter template, packed with features like TypeScript, Tailwind CSS, Next-auth, Eslint, testing tools and more. Jumpstart your project with efficiency and style.&lt;/p&gt;
&lt;h2&gt;
  
  
  🎉 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Next.js 14 (App router)&lt;/li&gt;
&lt;li&gt;⚛️ React 18&lt;/li&gt;
&lt;li&gt;📘 Typescript&lt;/li&gt;
&lt;li&gt;🎨 TailwindCSS - Class sorting, merging and linting&lt;/li&gt;
&lt;li&gt;🛠️ Shadcn/ui - Customizable UI components&lt;/li&gt;
&lt;li&gt;🔒 Next-auth - Easy authentication library for Next.js (GitHub provider)&lt;/li&gt;
&lt;li&gt;🛡️ Prisma - ORM for node.js&lt;/li&gt;
&lt;li&gt;📋 React-hook-form - Manage your forms easy and efficient &lt;/li&gt;
&lt;li&gt;🔍 Zod - Schema validation library&lt;/li&gt;
&lt;li&gt;🧪 Jest &amp;amp; React Testing Library - Configured for unit testing&lt;/li&gt;
&lt;li&gt;🎭 Playwright - Configured for e2e testing&lt;/li&gt;
&lt;li&gt;📈 Absolute Import &amp;amp; Path Alias - Import components using &lt;code&gt;@/&lt;/code&gt; prefix&lt;/li&gt;
&lt;li&gt;💅 Prettier - Code formatter&lt;/li&gt;
&lt;li&gt;🧹 Eslint - Code linting tool&lt;/li&gt;
&lt;li&gt;🐶 Husky &amp;amp; Lint Staged - Run scripts on your staged files before they are committed&lt;/li&gt;
&lt;li&gt;🔹 Icons - From Lucide&lt;/li&gt;
&lt;li&gt;🌑 Dark mode - With next-themes&lt;/li&gt;
&lt;li&gt;🗺️ Sitemap &amp;amp; robots.txt - With next-sitemap&lt;/li&gt;
&lt;li&gt;📝 Commitlint - Lint your git commits&lt;/li&gt;
&lt;li&gt;🤖 Github actions - Lint your code on PR&lt;/li&gt;
&lt;li&gt;⚙️ T3-env - Manage your environment variables&lt;/li&gt;
&lt;li&gt;💯 Perfect Lighthouse score&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  🚀 Deployment
&lt;/h2&gt;

&lt;p&gt;Easily deploy your Next.js app with &lt;a href="https://vercel.com/" rel="noopener noreferrer"&gt;Vercel&lt;/a&gt; by clicking the button below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://vercel.com/new/clone?repository-url=https://github.com/Skolaczk/next-starter" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fvercel.com%2Fbutton" alt="Deploy with Vercel"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  🎯 Getting started
&lt;/h2&gt;
&lt;h3&gt;
  
  
  1. Clone this template in one of three ways
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Using this repository as template&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6q5ellp1bqgnaxmna5nh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6q5ellp1bqgnaxmna5nh.png" alt="use-this-template-button"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;create-next-app&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   npx create-next-app &lt;span class="nt"&gt;-e&lt;/span&gt; https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;git clone&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   git clone https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Set up environment variables
&lt;/h3&gt;

&lt;p&gt;Create &lt;code&gt;.env&lt;/code&gt; file and set env variables from &lt;code&gt;.env.example&lt;/code&gt; file.&lt;/p&gt;
&lt;h3&gt;
  
  
  4. Prepare husky
&lt;/h3&gt;

&lt;p&gt;It is required if you want husky to work&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run prepare
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  5. Run the dev server
&lt;/h3&gt;

&lt;p&gt;You can start the server using this command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and open &lt;a href="http://localhost:3000/" rel="noopener noreferrer"&gt;http://localhost:3000/&lt;/a&gt; to see this app.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚙️ Scripts overview
&lt;/h2&gt;

&lt;p&gt;The following scripts are available in the &lt;code&gt;package.json&lt;/code&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;dev&lt;/code&gt;: Run development server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;build&lt;/code&gt;: Build the app&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;start&lt;/code&gt;: Run production server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;preview&lt;/code&gt;: Run &lt;code&gt;build&lt;/code&gt; and &lt;code&gt;start&lt;/code&gt; commands together&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint&lt;/code&gt;: Lint the code using Eslint&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint:fix&lt;/code&gt;: Fix linting errors&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:check&lt;/code&gt;: Checks the code for proper formatting&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:write&lt;/code&gt;: Fix formatting issues&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;typecheck&lt;/code&gt;: Type-check TypeScript without emitting files&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test&lt;/code&gt;: Run unit tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test:watch&lt;/code&gt;: Run unit tests in watch mode&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e&lt;/code&gt;: Run end-to-end tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e:ui&lt;/code&gt;: Run end-to-end tests with UI&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;postbuild&lt;/code&gt;: Generate sitemap&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;prepare&lt;/code&gt;: Install Husky for managing Git hooks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤝 Contribution
&lt;/h2&gt;

&lt;p&gt;To contribute, please follow these steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Fork the repository.&lt;/li&gt;
&lt;li&gt;Create a new branch.&lt;/li&gt;
&lt;li&gt;Make your changes, and commit them.&lt;/li&gt;
&lt;li&gt;Push your changes to the forked repository.&lt;/li&gt;
&lt;li&gt;Create a pull request.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  ❤️ Support
&lt;/h2&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟😊&lt;/p&gt;

&lt;p&gt;Made by &lt;a href="https://michalskolak.netlify.app/" rel="noopener noreferrer"&gt;Michał Skolak&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>react</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Next.js starter template</title>
      <dc:creator>Michał Skolak</dc:creator>
      <pubDate>Thu, 21 Mar 2024 19:01:45 +0000</pubDate>
      <link>https://dev.to/skolaczk/nextjs-starter-template-57el</link>
      <guid>https://dev.to/skolaczk/nextjs-starter-template-57el</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I created a starter template for next.js, it also contains typescript, tailwind, shadcn/ui. I have already written about it here, but I have added some new functionalities such as: Next-auth, Prisma, React-hook-form, T3-env.&lt;/p&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟&lt;br&gt;
&lt;a href="https://github.com/Skolaczk/next-starter"&gt;https://github.com/Skolaczk/next-starter&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Overview
&lt;/h2&gt;

&lt;p&gt;A Next.js starter template, packed with features like TypeScript, Tailwind CSS, Next-auth, Eslint, testing tools and more. Jumpstart your project with efficiency and style.&lt;/p&gt;
&lt;h2&gt;
  
  
  🎉 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Next.js 14 (App router)&lt;/li&gt;
&lt;li&gt;⚛️ React 18&lt;/li&gt;
&lt;li&gt;📘 Typescript&lt;/li&gt;
&lt;li&gt;🎨 TailwindCSS - Class sorting, merging and linting&lt;/li&gt;
&lt;li&gt;🛠️ Shadcn/ui - Customizable UI components&lt;/li&gt;
&lt;li&gt;🔒 Next-auth - Easy authentication library for Next.js (GitHub provider)&lt;/li&gt;
&lt;li&gt;🛡️ Prisma - ORM for node.js&lt;/li&gt;
&lt;li&gt;📋 React-hook-form - Manage your forms easy and efficient &lt;/li&gt;
&lt;li&gt;🔍 Zod - Schema validation library&lt;/li&gt;
&lt;li&gt;🧪 Jest &amp;amp; React Testing Library - Configured for unit testing&lt;/li&gt;
&lt;li&gt;🎭 Playwright - Configured for e2e testing&lt;/li&gt;
&lt;li&gt;📈 Absolute Import &amp;amp; Path Alias - Import components using &lt;code&gt;@/&lt;/code&gt; prefix&lt;/li&gt;
&lt;li&gt;💅 Prettier - Code formatter&lt;/li&gt;
&lt;li&gt;🧹 Eslint - Code linting tool&lt;/li&gt;
&lt;li&gt;🐶 Husky &amp;amp; Lint Staged - Run scripts on your staged files before they are committed&lt;/li&gt;
&lt;li&gt;🔹 Icons - From Lucide&lt;/li&gt;
&lt;li&gt;🌑 Dark mode - With next-themes&lt;/li&gt;
&lt;li&gt;🗺️ Sitemap &amp;amp; robots.txt - With next-sitemap&lt;/li&gt;
&lt;li&gt;📝 Commitlint - Lint your git commits&lt;/li&gt;
&lt;li&gt;🤖 Github actions - Lint your code on PR&lt;/li&gt;
&lt;li&gt;⚙️ T3-env - Manage your environment variables&lt;/li&gt;
&lt;li&gt;💯 Perfect Lighthouse score&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  🚀 Deployment
&lt;/h2&gt;

&lt;p&gt;Easily deploy your Next.js app with &lt;a href="https://vercel.com/"&gt;Vercel&lt;/a&gt; by clicking the button below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://vercel.com/new/clone?repository-url=https://github.com/Skolaczk/next-starter"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9pM3HM9F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://vercel.com/button" alt="Deploy with Vercel" width="92" height="32"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  🎯 Getting started
&lt;/h2&gt;
&lt;h3&gt;
  
  
  1. Clone this template in one of three ways
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Using this repository as template&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---SVCi3Yn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/Skolaczk/next-starter/assets/76774237/f25c9a29-41de-4865-aa38-c032b9346169" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---SVCi3Yn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/Skolaczk/next-starter/assets/76774237/f25c9a29-41de-4865-aa38-c032b9346169" alt="use-this-template-button" width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;create-next-app&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   npx create-next-app &lt;span class="nt"&gt;-e&lt;/span&gt; https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;git clone&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   git clone https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Set up environment variables
&lt;/h3&gt;

&lt;p&gt;Create &lt;code&gt;.env&lt;/code&gt; file and set env variables from &lt;code&gt;.env.example&lt;/code&gt; file.&lt;/p&gt;
&lt;h3&gt;
  
  
  4. Prepare husky
&lt;/h3&gt;

&lt;p&gt;It is required if you want husky to work&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run prepare
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  5. Run the dev server
&lt;/h3&gt;

&lt;p&gt;You can start the server using this command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and open &lt;a href="http://localhost:3000/"&gt;http://localhost:3000/&lt;/a&gt; to see this app.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚙️ Scripts overview
&lt;/h2&gt;

&lt;p&gt;The following scripts are available in the &lt;code&gt;package.json&lt;/code&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;dev&lt;/code&gt;: Run development server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;build&lt;/code&gt;: Build the app&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;start&lt;/code&gt;: Run production server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;preview&lt;/code&gt;: Run &lt;code&gt;build&lt;/code&gt; and &lt;code&gt;start&lt;/code&gt; commands together&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint&lt;/code&gt;: Lint the code using Eslint&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint:fix&lt;/code&gt;: Fix linting errors&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:check&lt;/code&gt;: Checks the code for proper formatting&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:write&lt;/code&gt;: Fix formatting issues&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;typecheck&lt;/code&gt;: Type-check TypeScript without emitting files&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test&lt;/code&gt;: Run unit tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test:watch&lt;/code&gt;: Run unit tests in watch mode&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e&lt;/code&gt;: Run end-to-end tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e:ui&lt;/code&gt;: Run end-to-end tests with UI&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;postbuild&lt;/code&gt;: Generate sitemap&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;prepare&lt;/code&gt;: Install Husky for managing Git hooks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤝 Contribution
&lt;/h2&gt;

&lt;p&gt;To contribute, please follow these steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Fork the repository.&lt;/li&gt;
&lt;li&gt;Create a new branch.&lt;/li&gt;
&lt;li&gt;Make your changes, and commit them.&lt;/li&gt;
&lt;li&gt;Push your changes to the forked repository.&lt;/li&gt;
&lt;li&gt;Create a pull request.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  ❤️ Support
&lt;/h2&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟😊&lt;/p&gt;

&lt;p&gt;Made by &lt;a href="https://michalskolak.netlify.app/"&gt;Michał Skolak&lt;/a&gt; &lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>nextjs</category>
      <category>tailwindcss</category>
    </item>
    <item>
      <title>Next.js starter template</title>
      <dc:creator>Michał Skolak</dc:creator>
      <pubDate>Fri, 01 Mar 2024 11:09:53 +0000</pubDate>
      <link>https://dev.to/skolaczk/nextjs-starter-template-2ib0</link>
      <guid>https://dev.to/skolaczk/nextjs-starter-template-2ib0</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I created a starter template for next.js, it also contains typescript, tailwind, shadcn/ui. I have already written about it here, but I have added some new functionalities such as: Next-auth, Prisma, React-hook-form, T3-env.&lt;/p&gt;

&lt;p&gt;I want to create a CLI for this project in the near future. What technologies that are not included in the project could be added?&lt;/p&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟&lt;br&gt;
&lt;a href="https://github.com/Skolaczk/next-starter"&gt;https://github.com/Skolaczk/next-starter&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Overview
&lt;/h2&gt;

&lt;p&gt;A Next.js starter template, packed with features like TypeScript, Tailwind CSS, Next-auth, Eslint, testing tools and more. Jumpstart your project with efficiency and style.&lt;/p&gt;
&lt;h2&gt;
  
  
  🎉 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Next.js 14 (App router)&lt;/li&gt;
&lt;li&gt;⚛️ React 18&lt;/li&gt;
&lt;li&gt;📘 Typescript&lt;/li&gt;
&lt;li&gt;🎨 TailwindCSS - Class sorting, merging and linting&lt;/li&gt;
&lt;li&gt;🛠️ Shadcn/ui - Customizable UI components&lt;/li&gt;
&lt;li&gt;🔒 Next-auth - Easy authentication library for Next.js (GitHub provider)&lt;/li&gt;
&lt;li&gt;🛡️ Prisma - ORM for node.js&lt;/li&gt;
&lt;li&gt;📋 React-hook-form - Manage your forms easy and efficient &lt;/li&gt;
&lt;li&gt;🔍 Zod - Schema validation library&lt;/li&gt;
&lt;li&gt;🧪 Jest &amp;amp; React Testing Library - Configured for unit testing&lt;/li&gt;
&lt;li&gt;🎭 Playwright - Configured for e2e testing&lt;/li&gt;
&lt;li&gt;📈 Absolute Import &amp;amp; Path Alias - Import components using &lt;code&gt;@/&lt;/code&gt; prefix&lt;/li&gt;
&lt;li&gt;💅 Prettier - Code formatter&lt;/li&gt;
&lt;li&gt;🧹 Eslint - Code linting tool&lt;/li&gt;
&lt;li&gt;🐶 Husky &amp;amp; Lint Staged - Run scripts on your staged files before they are committed&lt;/li&gt;
&lt;li&gt;🔹 Icons - From Lucide&lt;/li&gt;
&lt;li&gt;🌑 Dark mode - With next-themes&lt;/li&gt;
&lt;li&gt;🗺️ Sitemap &amp;amp; robots.txt - With next-sitemap&lt;/li&gt;
&lt;li&gt;📝 Commitlint - Lint your git commits&lt;/li&gt;
&lt;li&gt;🤖 Github actions - Lint your code on PR&lt;/li&gt;
&lt;li&gt;⚙️ T3-env - Manage your environment variables&lt;/li&gt;
&lt;li&gt;💯 Perfect Lighthouse score&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  🚀 Deployment
&lt;/h2&gt;

&lt;p&gt;Easily deploy your Next.js app with &lt;a href="https://vercel.com/"&gt;Vercel&lt;/a&gt; by clicking the button below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://vercel.com/new/clone?repository-url=https://github.com/Skolaczk/next-starter"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9pM3HM9F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://vercel.com/button" alt="Deploy with Vercel" width="92" height="32"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  🎯 Getting started
&lt;/h2&gt;
&lt;h3&gt;
  
  
  1. Clone this template in one of three ways
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Using this repository as template&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---SVCi3Yn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/Skolaczk/next-starter/assets/76774237/f25c9a29-41de-4865-aa38-c032b9346169" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---SVCi3Yn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/Skolaczk/next-starter/assets/76774237/f25c9a29-41de-4865-aa38-c032b9346169" alt="use-this-template-button" width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;create-next-app&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   npx create-next-app &lt;span class="nt"&gt;-e&lt;/span&gt; https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;git clone&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   git clone https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Set up environment variables
&lt;/h3&gt;

&lt;p&gt;Create &lt;code&gt;.env&lt;/code&gt; file and set env variables from &lt;code&gt;.env.example&lt;/code&gt; file.&lt;/p&gt;
&lt;h3&gt;
  
  
  4. Prepare husky
&lt;/h3&gt;

&lt;p&gt;It is required if you want husky to work&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run prepare
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  5. Run the dev server
&lt;/h3&gt;

&lt;p&gt;You can start the server using this command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and open &lt;a href="http://localhost:3000/"&gt;http://localhost:3000/&lt;/a&gt; to see this app.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚙️ Scripts overview
&lt;/h2&gt;

&lt;p&gt;The following scripts are available in the &lt;code&gt;package.json&lt;/code&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;dev&lt;/code&gt;: Run development server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;build&lt;/code&gt;: Build the app&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;start&lt;/code&gt;: Run production server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;preview&lt;/code&gt;: Run &lt;code&gt;build&lt;/code&gt; and &lt;code&gt;start&lt;/code&gt; commands together&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint&lt;/code&gt;: Lint the code using Eslint&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint:fix&lt;/code&gt;: Fix linting errors&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:check&lt;/code&gt;: Checks the code for proper formatting&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:write&lt;/code&gt;: Fix formatting issues&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;typecheck&lt;/code&gt;: Type-check TypeScript without emitting files&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test&lt;/code&gt;: Run unit tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test:watch&lt;/code&gt;: Run unit tests in watch mode&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e&lt;/code&gt;: Run end-to-end tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e:ui&lt;/code&gt;: Run end-to-end tests with UI&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;postbuild&lt;/code&gt;: Generate sitemap&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;prepare&lt;/code&gt;: Install Husky for managing Git hooks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤝 Contribution
&lt;/h2&gt;

&lt;p&gt;To contribute, please follow these steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Fork the repository.&lt;/li&gt;
&lt;li&gt;Create a new branch.&lt;/li&gt;
&lt;li&gt;Make your changes, and commit them.&lt;/li&gt;
&lt;li&gt;Push your changes to the forked repository.&lt;/li&gt;
&lt;li&gt;Create a pull request.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  ❤️ Support
&lt;/h2&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟😊&lt;/p&gt;

&lt;p&gt;Made by &lt;a href="https://michalskolak.netlify.app/"&gt;Michał Skolak&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>nextjs</category>
      <category>react</category>
      <category>tailwindcss</category>
    </item>
    <item>
      <title>Next.js starter template</title>
      <dc:creator>Michał Skolak</dc:creator>
      <pubDate>Thu, 08 Feb 2024 19:40:52 +0000</pubDate>
      <link>https://dev.to/skolaczk/nextjs-starter-template-26i6</link>
      <guid>https://dev.to/skolaczk/nextjs-starter-template-26i6</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I created a starter template for next.js, it also contains typescript, tailwind, shadcn/ui. I have already written about it here, but I have added some new functionalities such as: Next-auth, Prisma, React-hook-form, T3-env.&lt;br&gt;
Therefore, I would like to ask for feedback and any missing functionalities.&lt;br&gt;
If you liked the project, I will appreciate if you leave a star. 🌟&lt;br&gt;
&lt;a href="https://github.com/Skolaczk/next-starter" rel="noopener noreferrer"&gt;https://github.com/Skolaczk/next-starter&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Overview
&lt;/h2&gt;

&lt;p&gt;A Next.js starter template, packed with features like TypeScript, Tailwind CSS, Next-auth, Eslint, testing tools and more. Jumpstart your project with efficiency and style.&lt;/p&gt;
&lt;h2&gt;
  
  
  🎉 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Next.js 14 (App router)&lt;/li&gt;
&lt;li&gt;⚛️ React 18&lt;/li&gt;
&lt;li&gt;📘 Typescript&lt;/li&gt;
&lt;li&gt;🎨 TailwindCSS - Class sorting, merging and linting&lt;/li&gt;
&lt;li&gt;🛠️ Shadcn/ui - Customizable UI components&lt;/li&gt;
&lt;li&gt;🔒 Next-auth - Easy authentication library for Next.js (GitHub provider)&lt;/li&gt;
&lt;li&gt;🛡️ Prisma - ORM for node.js&lt;/li&gt;
&lt;li&gt;📋 React-hook-form - Manage your forms easy and efficient &lt;/li&gt;
&lt;li&gt;🔍 Zod - Schema validation library&lt;/li&gt;
&lt;li&gt;🧪 Jest &amp;amp; React Testing Library - Configured for unit testing&lt;/li&gt;
&lt;li&gt;🎭 Playwright - Configured for e2e testing&lt;/li&gt;
&lt;li&gt;📈 Absolute Import &amp;amp; Path Alias - Import components using &lt;code&gt;@/&lt;/code&gt; prefix&lt;/li&gt;
&lt;li&gt;💅 Prettier - Code formatter&lt;/li&gt;
&lt;li&gt;🧹 Eslint - Code linting tool&lt;/li&gt;
&lt;li&gt;🐶 Husky &amp;amp; Lint Staged - Run scripts on your staged files before they are committed&lt;/li&gt;
&lt;li&gt;🔹 Icons - From Lucide&lt;/li&gt;
&lt;li&gt;🌑 Dark mode - With next-themes&lt;/li&gt;
&lt;li&gt;🗺️ Sitemap &amp;amp; robots.txt - With next-sitemap&lt;/li&gt;
&lt;li&gt;📝 Commitlint - Lint your git commits&lt;/li&gt;
&lt;li&gt;🤖 Github actions - Lint your code on PR&lt;/li&gt;
&lt;li&gt;⚙️ T3-env - Manage your environment variables&lt;/li&gt;
&lt;li&gt;💯 Perfect Lighthouse score&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  🚀 Deployment
&lt;/h2&gt;

&lt;p&gt;Easily deploy your Next.js app with &lt;a href="https://vercel.com/" rel="noopener noreferrer"&gt;Vercel&lt;/a&gt; by clicking the button below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://vercel.com/new/clone?repository-url=https://github.com/Skolaczk/next-starter" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fvercel.com%2Fbutton" alt="Deploy with Vercel"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  🎯 Getting started
&lt;/h2&gt;
&lt;h3&gt;
  
  
  1. Clone this template in one of three ways
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Using this repository as template&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6q5ellp1bqgnaxmna5nh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6q5ellp1bqgnaxmna5nh.png" alt="use-this-template-button"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;create-next-app&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   npx create-next-app &lt;span class="nt"&gt;-e&lt;/span&gt; https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;Using &lt;code&gt;git clone&lt;/code&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;   git clone https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Set up environment variables
&lt;/h3&gt;

&lt;p&gt;Create &lt;code&gt;.env&lt;/code&gt; file and set env variables from &lt;code&gt;.env.example&lt;/code&gt; file.&lt;/p&gt;
&lt;h3&gt;
  
  
  4. Prepare husky
&lt;/h3&gt;

&lt;p&gt;It is required if you want husky to work&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run prepare
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  5. Run the dev server
&lt;/h3&gt;

&lt;p&gt;You can start the server using this command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and open &lt;a href="http://localhost:3000/" rel="noopener noreferrer"&gt;http://localhost:3000/&lt;/a&gt; to see this app.&lt;/p&gt;

&lt;h2&gt;
  
  
  ⚙️ Scripts overview
&lt;/h2&gt;

&lt;p&gt;The following scripts are available in the &lt;code&gt;package.json&lt;/code&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;dev&lt;/code&gt;: Run development server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;build&lt;/code&gt;: Build the app&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;start&lt;/code&gt;: Run production server&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;preview&lt;/code&gt;: Run &lt;code&gt;build&lt;/code&gt; and &lt;code&gt;start&lt;/code&gt; commands together&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint&lt;/code&gt;: Lint the code using Eslint&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;lint:fix&lt;/code&gt;: Fix linting errors&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:check&lt;/code&gt;: Checks the code for proper formatting&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;format:write&lt;/code&gt;: Fix formatting issues&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;typecheck&lt;/code&gt;: Type-check TypeScript without emitting files&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test&lt;/code&gt;: Run unit tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;test:watch&lt;/code&gt;: Run unit tests in watch mode&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e&lt;/code&gt;: Run end-to-end tests&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;e2e:ui&lt;/code&gt;: Run end-to-end tests with UI&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;postbuild&lt;/code&gt;: Generate sitemap&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;prepare&lt;/code&gt;: Install Husky for managing Git hooks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤝 Contribution
&lt;/h2&gt;

&lt;p&gt;To contribute, please follow these steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Fork the repository.&lt;/li&gt;
&lt;li&gt;Create a new branch.&lt;/li&gt;
&lt;li&gt;Make your changes, and commit them.&lt;/li&gt;
&lt;li&gt;Push your changes to the forked repository.&lt;/li&gt;
&lt;li&gt;Create a pull request.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  ❤️ Support
&lt;/h2&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟😊&lt;/p&gt;

&lt;p&gt;Made by &lt;a href="https://michalskolak.netlify.app/" rel="noopener noreferrer"&gt;Michał Skolak&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>nextjs</category>
      <category>react</category>
    </item>
    <item>
      <title>Next.js starter template</title>
      <dc:creator>Michał Skolak</dc:creator>
      <pubDate>Sun, 28 Jan 2024 14:20:13 +0000</pubDate>
      <link>https://dev.to/skolaczk/nextjs-starter-template-5cf2</link>
      <guid>https://dev.to/skolaczk/nextjs-starter-template-5cf2</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I created a starter template for next.js, it also contains typescript, tailwind and the most popular UI component library in 2023 -shadcn/ui.&lt;br&gt;
Therefore, I would like to ask for feedback and any missing functionalities.&lt;br&gt;
If you liked the project, I will appreciate if you leave a star. 🌟&lt;br&gt;
&lt;a href="https://github.com/Skolaczk/next-starter"&gt;https://github.com/Skolaczk/next-starter&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Overview
&lt;/h2&gt;

&lt;p&gt;A Next.js starter template powered by TypeScript, styled with Tailwind CSS and Shadcn/ui. Features include dark mode, SEO optimization, and pre-configured Eslint, Prettier, Husky, and Lint-staged settings. Jumpstart your project with efficiency and style!&lt;/p&gt;
&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Next.js 14 (App router)&lt;/li&gt;
&lt;li&gt;⚛️ React 18&lt;/li&gt;
&lt;li&gt;📘 Typescript&lt;/li&gt;
&lt;li&gt;🎨 TailwindCSS - Class sorting, merging and linting&lt;/li&gt;
&lt;li&gt;🛠️ Shadcn/ui - Customizable UI components&lt;/li&gt;
&lt;li&gt;🧪 Jest &amp;amp; React Testing Library - Configured for unit testing&lt;/li&gt;
&lt;li&gt;📈 Absolute Import &amp;amp; Path Alias - Import components using @/ prefix&lt;/li&gt;
&lt;li&gt;💅 Prettier - Code formatter&lt;/li&gt;
&lt;li&gt;🧹 Eslint - Code linting tool&lt;/li&gt;
&lt;li&gt;🐶 Husky &amp;amp; Lint Staged - Run scripts on your staged files before they are committed&lt;/li&gt;
&lt;li&gt;🔹 Icons - From Lucide&lt;/li&gt;
&lt;li&gt;🌑 Dark mode - With next-themes&lt;/li&gt;
&lt;li&gt;🗺️ Sitemap &amp;amp; robots.txt - With next-sitemap&lt;/li&gt;
&lt;li&gt;📝 Commitlint - Lint your git commits&lt;/li&gt;
&lt;li&gt;🤖 Github actions - Lint your code on PR&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  Getting started
&lt;/h2&gt;
&lt;h3&gt;
  
  
  1. Clone this template in one of three ways
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Using this repository as template&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---SVCi3Yn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/Skolaczk/next-starter/assets/76774237/f25c9a29-41de-4865-aa38-c032b9346169" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---SVCi3Yn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://github.com/Skolaczk/next-starter/assets/76774237/f25c9a29-41de-4865-aa38-c032b9346169" alt="use-this-template-button" width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Using &lt;code&gt;create-next-app&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx create-next-app &lt;span class="nt"&gt;-e&lt;/span&gt; https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ul&gt;
&lt;li&gt;Using &lt;code&gt;git clone&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/Skolaczk/next-starter my-project-name
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  2. Install dependencies
&lt;/h3&gt;


&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;h3&gt;
  
  
  3. Prepare husky
&lt;/h3&gt;

&lt;p&gt;It is required if you want husky to work&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run prepare
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  4. Run the dev server
&lt;/h3&gt;

&lt;p&gt;You can start the server using this command:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and open &lt;a href="http://localhost:3000/"&gt;http://localhost:3000/&lt;/a&gt; to see this app.&lt;/p&gt;

&lt;p&gt;If you liked the project, I will appreciate if you leave a star. 🌟😊&lt;/p&gt;

&lt;p&gt;Made by &lt;a href="https://michalskolak.netlify.app/"&gt;Michał Skolak&lt;/a&gt; &lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>typescript</category>
      <category>tailwindcss</category>
      <category>react</category>
    </item>
  </channel>
</rss>
