There are 4 repositories under server-components topic.
Type safe and validated Server Actions in your Next.js project.
The Web Platform Framework.
Introducing various basic patterns of app router with simplified code.
⚡ Multi-User, Full-stack blogging application - Next.js, TailwindCSS, Supabase, Shadcn
This open-source template offers a clean design for comprehensive documentation and engaging blog content.
I've developed a ChatGPT clone using Next.js 14, Shadcn-UI, Prisma ORM, and integrated it with the OpenAI API. It offers a user-friendly conversational AI experience.
😎 Next.js 13 App Router Examples
A car rental website built with Next.js (App Router) and TypeScript featuring dynamic routing, a responsive UI with Tailwind CSS, Clerk authentication, Vercel Postgres, Drizzle ORM, and Cloudinary for images. It includes search filters, an infinite logo slider, and Stripe integration
A very minimal Next.js template that uses server actions, Prisma, PostgreSQL, TailwindCSS, Shadcn, Zod and Next auth.
👨💻 Dev blog built with Next.js 13, TypeScript, and Contentlayer, using latest Next.js features
⚡ Something like react server components, but web workers instead of a server
Relisten.net - a free music streaming website for 70,000+ concerts - built on react server components & next.js
Template for creating React 19 / Next.js 15 libraries
In this article, we'll explore how to implement JWT authentication in Next.js 13 API route handlers. We'll cover the process of generating and verifying JWTs, handling authentication errors, and protecting sensitive API endpoints.
React Labyrinth, a VSCode Extension, generates a hierarchical tree of React components and identifies the component type with a single file upload
✨ My portfolio built with Next.js, Tailwind, Content Collections, Prisma, Prisma Postgres, and Vercel.
This article will teach you how to set up and use React Query v5 in the new Next.js 14 app directory. With the recent release of React Query v5, it has generated considerable buzz in the React ecosystem, primarily due to improvements in Automatic Data Synchronization and Performance Optimizations.
Learn how to organize Effect services, layers, and runtime to execute both client and server code in React 19
A simple blog built with NextJS 13 App Router and Typescript to show its features
Project developed during training: Crie um site PWA com Next.js 13, React Server Components e Testes (+SOLID) 🔥
Proof-of-Concept for rendering MDX files using Next.js 13 and next-mdx-remote
A Multi-Tenant SAAS Dashboard where users can create an account and manage their customers and invoices. It is based on the Next Learn Course, the official Next.js Course created by Vercel and which I modified to strengthen my skills.
An example repository for a internationalized Next.js 13 application using the all new app directory
features in this nextjs app router version 13: 1)File based routing 2)Client and server components 3)Server side rendering 4)Client side rendering 5 )Backend api route handlers (controllers in node.js) 6)Mongodb and nodejs inside nextjs !!!!! 7)Dynamic routes
All in One Dashboard for managing Ecommerce Stores, built with NextJS, shadcn-ui, typescript, planetScale, and clerkauth.
Visualizes and distinguishes between server, client, and universal (shared) components in Next.js App Router projects.
A global vehicle marketplace monorepo built with Next.js for the frontend and Go for the backend, utilizing gRPC for communication, Kubernetes for deployment, and Xata for data storage.
React Server Components's "Notes" demo but with a Ruby on Rails backend(!)
React Server Components (RSC) in a minimal framework
Advanced auth toolkit using the newest Next Auth v5 (Auth.js). Covering Two Factor Authentication (2FA), Forgot Password functionality, Email Verification functionality, Credential Login, OAuth (Google & Github) Login and much more.