server-components
There are 196 repositories under server-components topic.
TheEdoRan/next-safe-action
Type safe and validated Server Actions in your Next.js project.
huozhi/bunchee
Zero config bundler for npm packages
brisa-build/brisa
The Web Platform Framework.
hiroppy/nextjs-app-router-training
Introducing various basic patterns of app router with simplified code.
timtbdev/Next.js-Blog-App
⚡ Multi-User, Full-stack blogging application - Next.js, TailwindCSS, Supabase, Shadcn
nisabmohd/Aria-Docs
This open-source template offers a clean design for comprehensive documentation and engaging blog content.
nisabmohd/ChatGPT
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.
gregrickaby/nextjs-app-router-examples
😎 Next.js 13 App Router Examples
eduamdev/carhive
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
danybeltran/nextjs-typescript-and-postgresql
A very minimal Next.js template that uses server actions, Prisma, PostgreSQL, TailwindCSS, Shadcn, Zod and Next auth.
kfirfitousi/blog
👨💻 Dev blog built with Next.js 13, TypeScript, and Contentlayer, using latest Next.js features
Aslemammad/react-worker-components-plugin
⚡ Something like react server components, but web workers instead of a server
RelistenNet/relisten-web
Relisten.net - a free music streaming website for 70,000+ concerts - built on react server components & next.js
abiriadev/seia
:eight_pointed_black_star: Lightweight SSR framework for React Server Components
react18-tools/turborepo-template
Template for creating React 19 / Next.js 15 libraries
mdarche/maker-ui
Build production-ready, responsive layouts in React
wpcodevo/nextjs13-user-signin-signup
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.
oslabs-beta/React-Labyrinth
React Labyrinth, a VSCode Extension, generates a hierarchical tree of React components and identifies the component type with a single file upload
akhila-ariyachandra/akhilaariyachandra.com
✨ My portfolio built with Next.js, Tailwind, Content Collections, Prisma, Prisma Postgres, and Vercel.
wpcodevo/nextjs14-react-query
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.
typeonce-dev/effect-react-19-project-template
Learn how to organize Effect services, layers, and runtime to execute both client and server code in React 19
emanuelefavero/nextjs-app-router-blog
A simple blog built with NextJS 13 App Router and Typescript to show its features
jjunior96/blog-next-course
Project developed during training: Crie um site PWA com Next.js 13, React Server Components e Testes (+SOLID) 🔥
kfirfitousi/mdx-nextjs-13
Proof-of-Concept for rendering MDX files using Next.js 13 and next-mdx-remote
josiasbudaydeveloper/multi-tenant-dashboard-nextjs-sass
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.
BimaBizz/bizzcode
personal website using nextjs
fabio-nettis/nextjs13-appdir-i18n
An example repository for a internationalized Next.js 13 application using the all new app directory
joulev/website
Source code of my website and personal applications
huzaifac137/Next.js-app-router-with-next-auth
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
dhawal-793/Ecommerce_Dashboard
All in One Dashboard for managing Ecommerce Stores, built with NextJS, shadcn-ui, typescript, planetScale, and clerkauth.
makotot/vscode-nextjs-component-boundary-visualizer
Visualizes and distinguishes between server, client, and universal (shared) components in Next.js App Router projects.
otomir23/dotme
My personal website rewritten from scratch. Made using Next.js and TailwindCSS.
kaje94/auto-marketplace
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.
jeromepl/rails-react-server-components-demo
React Server Components's "Notes" demo but with a Ruby on Rails backend(!)
kulkarnisaumitra98/react-server-components
React Server Components (RSC) in a minimal framework
Wael-Morjen/Advanced-Next-Auth
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.