A Casual Dive into Monorepos with NPM Workspaces: Simplifying Your Project (Without the Headaches)Oct 25, 2024路5 min read
Building a Production-Ready ChatGPT-Style App with RAG: Next.js + Pinecone Edition 馃殌馃挕 Download the source code on GitHub. Overview In this tutorial, we'll build a production-ready Retrieval Augmented Generation (RAG) system using Next.js 14, OpenAI's GPT-4, and Pinecone vector database. Our implementation will include document pr...Nov 8, 2024路10 min read
Building a Modern Fullstack SaaS Application with Next.js, AWS Lambda, RDS, and CDKOct 23, 2024路4 min read
22 Ways to Host Next.js on AWS: From the Obvious to the ObscureAh, Next.js and AWS - a tale as old as... well, 2016. If you're reading this, you've probably hit that classic milestone: Vercel is perfect for your Next.js app... until suddenly it isn't. Maybe your company's locked into AWS, or you need infrastruct...Oct 23, 2024路10 min read