<?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: Abhishek Choudhury</title>
    <description>The latest articles on DEV Community by Abhishek Choudhury (@yesabhishek).</description>
    <link>https://dev.to/yesabhishek</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%2F479846%2F40c376b0-0972-41f3-8c3c-f775a8408dd3.jpeg</url>
      <title>DEV Community: Abhishek Choudhury</title>
      <link>https://dev.to/yesabhishek</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yesabhishek"/>
    <language>en</language>
    <item>
      <title>Made FOSS for simplifying NextJS dev with OAuth And Postgres</title>
      <dc:creator>Abhishek Choudhury</dc:creator>
      <pubDate>Wed, 25 Dec 2024 09:54:14 +0000</pubDate>
      <link>https://dev.to/yesabhishek/made-foss-for-simplifying-nextjs-dev-with-oauth-and-postgres-bfk</link>
      <guid>https://dev.to/yesabhishek/made-foss-for-simplifying-nextjs-dev-with-oauth-and-postgres-bfk</guid>
      <description>&lt;p&gt;Setting up authentication and database connections in a new web application can be time-consuming and suck a lot of time. After building several Next.js projects, I noticed I was repeatedly writing the same boilerplate code. That's why I created this template app, to help developers jump straight into building their core features instead of spending days on initial setup. &lt;/p&gt;

&lt;h2&gt;
  
  
  What's Included?
&lt;/h2&gt;

&lt;p&gt;The template comes with everything you need to start a production-ready Next.js application:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Authentication ready with Google and GitHub login&lt;/li&gt;
&lt;li&gt;Database setup with Prisma and PostgreSQL&lt;/li&gt;
&lt;li&gt;Modern UI components from shadcn/ui&lt;/li&gt;
&lt;li&gt;Clean, responsive design with Tailwind CSS&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Use This Template?
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Save Development Time
&lt;/h3&gt;

&lt;p&gt;Instead of spending days setting up authentication and database connections, you can have a working application in minutes. The template handles all the complex configurations, letting you focus on what matters – building your unique features.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Production-Ready Architecture
&lt;/h3&gt;

&lt;p&gt;Built with Next.js 15's App Router, the template follows modern best practices for performance and security. It's not just a demo – it's ready for your production applications.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Modern Developer Experience
&lt;/h3&gt;

&lt;p&gt;TypeScript for better development experience, Prisma for type-safe database queries, and Tailwind CSS for rapid styling. Everything is configured to work together seamlessly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;Getting started is simple:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Clone the repository&lt;/li&gt;
&lt;li&gt;Add your environment variables&lt;/li&gt;
&lt;li&gt;Run &lt;code&gt;npm install&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Run database migrations&lt;/li&gt;
&lt;li&gt;Start developing!&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What's Next?
&lt;/h2&gt;

&lt;p&gt;The template is actively maintained, with new features in the pipeline:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Email integration for notifications&lt;/li&gt;
&lt;li&gt;Docker support for easier deployment&lt;/li&gt;
&lt;li&gt;Built-in notification system&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;The template is all time free and open source. Check it out on GitHub: &lt;a href="https://github.com/yesabhishek/nextjs-auth-template" rel="noopener noreferrer"&gt;Next.js Authentication Template&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Give it a star if you find it useful, and feel free to contribute or suggest improvements! I already have a few items on the roadmap for this, help me figure out more by creating feature request in the repo. &lt;/p&gt;




&lt;p&gt;&lt;em&gt;Building something cool with this template? I'd love to hear about it! Find me on GitHub &lt;a href="https://github.com/yesabhishek" rel="noopener noreferrer"&gt;@yesabhishek&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>nextjs</category>
      <category>shadcn</category>
      <category>postgres</category>
    </item>
    <item>
      <title>Prep for GSOC👨‍💻</title>
      <dc:creator>Abhishek Choudhury</dc:creator>
      <pubDate>Thu, 15 Oct 2020 16:39:08 +0000</pubDate>
      <link>https://dev.to/yesabhishek/prep-for-gsoc-2lli</link>
      <guid>https://dev.to/yesabhishek/prep-for-gsoc-2lli</guid>
      <description>&lt;p&gt;Need help with the GSOC preparation for the next year. Been part of the Hacktober really boosted me up to work more and contribute to the open source community. &lt;/p&gt;

&lt;p&gt;Now I am looking forward to someone who can show me a walkthrough to get into GSOC. I would be really helpful and would try my best to understand the process. Please comment below or connect via mail📧. &lt;/p&gt;

&lt;p&gt;Thanks a lot in advance🤝&lt;/p&gt;

</description>
      <category>gsoc</category>
    </item>
    <item>
      <title>First ever Post on DEV🔥</title>
      <dc:creator>Abhishek Choudhury</dc:creator>
      <pubDate>Fri, 02 Oct 2020 05:39:51 +0000</pubDate>
      <link>https://dev.to/yesabhishek/first-ever-post-on-dev-4e8h</link>
      <guid>https://dev.to/yesabhishek/first-ever-post-on-dev-4e8h</guid>
      <description>&lt;p&gt;This is my first post on DEV and I just joined the Hacktober Fest, Lets go🏆&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>opensource</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
