An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with server-components

A curated list of projects in awesome lists tagged with server-components .

https://github.com/hiroppy/nextjs-app-router-training

Introducing various basic patterns of app router with simplified code.

app-router nextjs nextjs-app-router nextjs-example server-components tailwindcss

Last synced: 16 May 2025

https://github.com/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.

chatgpt chatgpt-api chatgpt-clone clone-app contributions-welcome next14 nextauth nextjs nextjs-14 nextjs13 nextjs14 open-source openai prisma react-typescript reactjs server-components shadcn-ui tailwindcss typescript

Last synced: 05 Apr 2025

https://github.com/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.

chatgpt chatgpt-api chatgpt-clone clone-app contributions-welcome next14 nextauth nextjs nextjs-14 nextjs13 nextjs14 open-source openai prisma react-typescript reactjs server-components shadcn-ui tailwindcss typescript

Last synced: 11 May 2025

https://github.com/danybeltran/nextjs-typescript-and-mongodb

A very minimal Next.js template that uses server actions, Prisma, PostgreSQL, TailwindCSS, Shadcn, Zod and Next auth.

mongodb next next-auth next14 nextjs nodejs prisma react react-hooks react-template rsc server-actions server-components tailwind tailwindcss typescript useclient useserver useserveraction zod

Last synced: 04 Apr 2025

https://github.com/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

app-router clerk cloudinary drizzle-kit drizzle-orm eslint infinite-slider leaflet-react leaftlet nextjs radix-ui react search-params server-actions server-components shadcnui stripe tailwindcss typescript vercel-postgres

Last synced: 19 Mar 2025

https://github.com/kfirfitousi/blog

πŸ‘¨β€πŸ’» Dev blog built with Next.js 13, TypeScript, and Contentlayer, using latest Next.js features

blog contentlayer dev-blog giscus markdown mdx metadata next-js nextjs nextjs13 react react-18 server-components starter storybook tailwindcss template typescript vercel vercel-og

Last synced: 10 Apr 2025

https://github.com/aslemammad/react-worker-components-plugin

⚑ Something like react server components, but web workers instead of a server

next react server-components vite webpack worker

Last synced: 14 Apr 2025

https://github.com/abiriadev/seia

:eight_pointed_black_star: Lightweight SSR framework for React Server Components

react-server-components rsc server-components ssr vite vitejs

Last synced: 27 Mar 2025

https://github.com/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.

api-router jwt-authentication middleware nextjs nextjs13 prisma reactjs server-components user-login user-signup

Last synced: 13 Apr 2025

https://github.com/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

client-components developer-tool hierarchy nextjs react react-components react-server-components server-components tree-structure vscode-extension

Last synced: 22 Jul 2025

https://github.com/akhila-ariyachandra/akhilaariyachandra.com

✨ My portfolio built with Next.js, Tailwind, Content Collections, Turso, Drizzle ORM, and Vercel.

blog content-collections drizzle mdx nextjs portfolio react reactjs redis server-components tailwind tailwindcss turso typescript upstash vercel

Last synced: 12 May 2025

https://github.com/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

effect effect-ts react-19 server-actions server-components waku waku-react

Last synced: 14 Oct 2025

https://github.com/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.

app-router-nextjs nextjs nextjs14 react react-query server-components

Last synced: 18 Jul 2025

https://github.com/emanuelefavero/nextjs-app-router-blog

A simple blog built with NextJS 13 App Router and Typescript to show its features

app-router blog nextjs nextjs13 server-components server-side-rendering static-site-generator typescript

Last synced: 12 Apr 2025

https://github.com/kfirfitousi/mdx-nextjs-13

Proof-of-Concept for rendering MDX files using Next.js 13 and next-mdx-remote

blog frontmatter markdown mdx mdx-blog mdx-remote next-mdx-remote nextjs nextjs-13 nextjs13 poc proof-of-concept react server-components typescript

Last synced: 20 Sep 2025

https://github.com/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

app-directory app-router client-side nextjs nextjs13 reactjs server-components server-side-rendering static-site-generator

Last synced: 07 May 2025

https://github.com/joulev/website

Source code of my website and personal applications

app-router nextjs personal-website server-components

Last synced: 28 Feb 2025

https://github.com/alexdln/nimpl-cache

Repository for implementing caching solutions for full-stack frameworks (incl. next.js cacheHandlers)

cache nextjs reactjs server-components ssr

Last synced: 29 Jan 2026

https://github.com/subhambharadwaz/hmx-v2

An open source e-commerce jogger store built using the new Next.js 13 (app dir), server components and everything new in Next.js 13.

auto-animate framer-motion next-auth nextjs13 radix-ui react-hook-form react-query server-components shadcn-ui tailwind-css zod zustand

Last synced: 05 Oct 2025

https://github.com/wpcodevo/nextjs-server-action-app

In this article, we will explore everything you need to know about Server Actions. If you're not already familiar with Server Actions, here's a simple description. Server Actions are a newly introduced feature in Next.js 13 that enables us to directly mutate data on the server from the frontend.

client-actions client-components form-actions nextjs nextjs13 prisma-orm reactjs server-actions server-components server-functions server-mutations

Last synced: 29 Jul 2025

https://github.com/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.

auth0 daisyui go grpc helm kubernetes next14 nextjs nx online-marketplace playwright react server-components storybook tailwind tailwindcss typescript xata

Last synced: 16 Mar 2025

https://github.com/keegandonley/keegan.codes

My blog and website, built using NextJS server components

appdir go nextjs react server-components typescript

Last synced: 14 May 2025

https://github.com/nisabmohd/linklob

WIP - LinkLob: A simple SaaS tool for instantly pasting and sharing URLs. Create and distribute links effortlessly.

clone-app contributions-welcome drizzle-orm mdx-remote nextjs nextjs14 open-source pastebin reactjs saas server-actions server-components shadcn-ui typescript vercelpostgres

Last synced: 26 Feb 2025

https://github.com/socialgouv/mda

Aider les personnes concernΓ©es par l'autisme Γ  trouver leurs rΓ©ponses et Γ  mener Γ  bien leurs dΓ©marches.

monorepo nextjs server-components strapi turborepo typescript

Last synced: 08 Apr 2025

https://github.com/vordgi/nimpl-cache

Repository for implementing caching solutions for next.js

cache nextjs reactjs server-components ssr

Last synced: 15 Apr 2025

https://github.com/hamlim/simple-cache

A simple react cache implementation

cache react server-components

Last synced: 20 Mar 2025

https://github.com/lauslim12/speednote

Performant, Optimized Progressive Web Application (PWA) to input your notes and thoughts as soon as possible

client-components debounce jest nextjs notes react react-testing-library server-components tailwindcss typescript

Last synced: 23 Apr 2025

https://github.com/xjectro/medusajs-restored-frontend

Like the mythical creature, this frontend has been reborn from the ashes... but instead of turning people to stone, it turns visitors into customers!

app-router checkout ecommerce frontend headless-commerce jamstack medusajs nextjs nextjs-15 online-store payment-integration react responsive-design server-components shopping-cart static-generation storefront stripe tailwindcss typescript

Last synced: 07 Oct 2025

https://github.com/topheman/fakeshop

Demo e-commerce website showcasing latest features of Next.js 15

nextjs react react-query server-actions server-components

Last synced: 26 Sep 2025

https://github.com/zjefersound/go-uni-client

Project following best practices and modern front-end concepts. (Declarative UI, Server components, Design System)

declarative-ui design-system next-auth nextjs13 reactjs saas server-components tailwindcss

Last synced: 12 Jun 2025

https://github.com/tomdieu/trixify

This is the clone of ayoba in React Native , Django and Drf, NextJs

chats django expo-router next14 react-native reactjs server-actions server-components sockets

Last synced: 16 Oct 2025

https://github.com/angelmunoz/fun-blazor-autointeractive

F# + Blazor with the new AutoInteractive mode for components sample

blazor dotnet fsharp fun-blazor server server-components

Last synced: 02 Jan 2026

https://github.com/ebukaodini/portfolio

A modern, full-stack portfolio and blog platform built with Next.js, TypeScript, and MDX.

blog content-management developer mdx nextjs portfolio react server-components tailwindcss typescript

Last synced: 30 Dec 2025

https://github.com/samuel-amaro/entertainment-web-app

Aplicativo da Web de entretenimento, podendo visualizar informaΓ§Γ΅es sobre filmes e TV series.

client-components css-modules-react nextjs13 reactjs server-components server-side-rendering tmdb-api typescript

Last synced: 31 Dec 2025

https://github.com/99yash/shreddiit

Reddit for building a personalized community. Design inspired from Josh's breadit repo. Shadcn/ui. Server Components. Clerk auth. Prisma.

app-router-nextjs clerk-auth editorjs-plugin nextjs-typescript react-query server-components typescript

Last synced: 07 Aug 2025

https://github.com/jas-chen/teleport-css

A simple yet powerful CSS library for React.

atomic-css css css-in-js react server-components streaming styling

Last synced: 28 Oct 2025

https://github.com/iamsomraj/task-planner

Task Planner Pro - A Modern Fullstack Personal Task Manager Built with the Next.js App Router, TypeScript, Tailwind and Firebase

approuter firebase firestore google hooks nextjs nextjs13 oauth2 reactjs server-components servercomponent tailwindcss tanstack-react-query typescript

Last synced: 09 Oct 2025

https://github.com/andrmaz/fitbeat

Progressive web app for training monitoring

commonality magic-link mongodb nextjs server-actions server-components shadcn-ui

Last synced: 04 Apr 2025

https://github.com/chroniconl/cms

(my favorite) cms for publishing blog posts

nextjs server-components shadcn-ui supabase typescript

Last synced: 05 Apr 2025

https://github.com/fimbres/nextjs-13-experimental

This is a sample project about testing the new features of NextJs 13.0.6, like the new Image component, the new render methods, Error component, Loading component, and many more using CSS modules!

cllient-components css-modules data-fetching next-fonts nextjs nextjs-13 rendering server-components static-site turbo-pack ui-components

Last synced: 14 May 2025

https://github.com/slingshot/pte

Universal theming utilities for any JavaScript or TypeScript environment

javascript react server-components ssr svelte theming typescript vue

Last synced: 03 Jan 2026

https://github.com/grb-workspace/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs react routing server-actions server-components starter tutorial

Last synced: 26 Jun 2025

https://github.com/augustoomb/tasks-ai

(em construΓ§Γ£o) AplicaΓ§Γ£o deverΓ‘ utilizar a open-ai-assistants e a open-function-calling para ser capaz de identificar as necessidades de um usuΓ‘rio via texto ou Γ‘udio e direcionar para as funΓ§Γ΅es, mΓ³dulos ou apis corretas (api google drive, api google sheets, api de temperatura, etc), para que estas possam concluir tarefas.

api-rest css google-api google-auth html javascript jest mysql nextjs14 nodejs openai-api openai-assistants-api prisma-orm react react-testing-library server-components shadcn-ui tailwind typescript zod-validation

Last synced: 10 Oct 2025

https://github.com/demapy/tires-store

E-commerce web site for selling autoparts

admin-dashboard css html nextjs reactjs server-components

Last synced: 14 Jun 2025

https://github.com/abhijithmuthyala/gpt

A ChatGPT inspired full-stack chat app powered by Gemini API and the latest advancements in the React ecosystem

chatgpt-clone client-components gemini-api gemini-clone gpt middleware nextjs15 react19 server-actions server-components supabase tailwindcss

Last synced: 05 Oct 2025

https://github.com/shohail-dev/yoom-2.0

A Video Chat Web-Application that uses stream-io services for real-time video calling and text messaging features.

clerk-auth nextjs14 radix-ui server-components shadcn-ui stream-io tailwindcss

Last synced: 11 Oct 2025

https://github.com/edixonalberto/ranking-kudasai

App web para los usuarios del discord de Kudasai

nextjs react sass server-components server-side-rendering ssr

Last synced: 12 Oct 2025

https://github.com/duaa211/nextjs-15-intro

Sample repository showcasing the core features and best practices of Next.js 15. This project covers React Server Components vs. Client Components, file-based routing, layouts, route handlers, server actions, data fetching strategies, and authentication using Clerk.

authentication clerk client-components data-fetching layouts nextjs nextjs-15 react routing server-actions server-components starter tutorial

Last synced: 14 Oct 2025

https://github.com/moutinhofuturedev/devstore

Projeto de e-commerce usando o Next.js 14 com Server Components.

biomejs cypress ecommerce-application nextjs14 server-components sonn tailwindcss typescript zod

Last synced: 03 Mar 2025

https://github.com/tajwarsaiyeed/issue-tracker-tsa

Issue Tracker TSA is an open-source issue tracker app built with Next.js, Prisma, TypeScript, and MongoDB. Inspired by Stack Overflow, it allows users to create, manage, and track issues collaboratively.

mongo next-auth nextjs prisma-orm reactjs server-components shadcn-ui typescript

Last synced: 17 Jun 2025

https://github.com/geekshubhamrajput/nextjs15-demo-app

Demo project built with Next.js-15 to explore project structure, server components, routing, route handlers, fetching data, server actions and authentication. Designed as a foundational example for learning and expermenting with NextJS 15.

authentication fetching-data project-structure route-handlers routing server-actions server-components

Last synced: 25 Jul 2025

https://github.com/shgnplaatjies/shaganplaatjies

A place to showcase my previous projects, experiments, and my blog posts. Made with NextJS, TypeScript and React.

javascript next nextjs react reactjs server-components tailwindcss typescript

Last synced: 30 Dec 2025

https://github.com/khalil-codes/peek-link

PeekLink is a tool designed to instantly generate social previews of websites. You can make every shared link count across the web

cherrio nextjs server-components tailwindcss web-scraping

Last synced: 22 Mar 2025

https://github.com/hussain-7/saas-translation-app-next13

A chat application which allow users to chat without the language barrier. Create new chats, invite users to chat. And the pro version giving even more features

customhooks firebaserules firebasev9 hoc language-translate-extension next14 nextauth server-actions server-components shadcn-ui skeleton-loaders stripe tailwindcss webhooks zod zustand

Last synced: 25 Feb 2025

https://github.com/franmc01/next-first-app

Application in which I learn how Next 14 works, what it offers us, etc.

client-components nextjs react server-components

Last synced: 03 Oct 2025

https://github.com/abhijithmuthyala/product-feedback-app

A full stack app through which users of a product can provide feedback and engage in conversation with other users.

app-router full-stack middleware nextjs react server-actions server-components supabase

Last synced: 05 Apr 2025

https://github.com/ali-noori-dev/nextjs-advanced-todo

πŸš€ A feature-rich, full-stack Todo List app built with Next.js, Prisma, NextAuth.js, and Sass. Supports authentication, real-time updates, PWA, push notifications, and drag & drop task management.

authentication drag-and-drop fullstack nextauth nextjs prisma pwa sass server-components todo-app typescript vercel zustand

Last synced: 30 Dec 2025

https://github.com/aashish47/vocabulary

Application to store vocabulary using Nextjs server-actions.

nextjs prisma server-actions server-components supabase tailwind vocabulary

Last synced: 07 Nov 2025

https://github.com/azanniel/next13-fundamentals

πŸ¦– AplicaΓ§Γ£o focada nos fundamentos do nextjs

app-folder-structure nextjs13 server-components

Last synced: 26 Feb 2025

https://github.com/azanniel/devstore

🀹 Projeto de e-commerce usando o Next.js com Server Components

app-folder cypress e2e-tests nextjs13 server-components

Last synced: 26 Feb 2025

https://github.com/ehvenga/pokemon.sprite.contest-nextjs-supabase

This project tracks the best Pokemon sprite generation. It aims to collect data on which generation's sprites are most popular and provides insights into the community's preferences.

nextjs react-18 server-components server-side-rendering

Last synced: 23 Mar 2025

https://github.com/gotpop/canary-components

WARNING! This is a concept project developed specifically for Chrome Canary! This project pulls together several new and experimental technologies into a single 'concept' build. The goal is to use a combination of raw HTML/CSS & TypeScript to build out a component based application.

app-directory css-grid nextjs nextjs13 popover server-components subgrid view-transitions-api

Last synced: 15 Mar 2025

https://github.com/gotpop/gotpop-portfolio

A Next.js portfolio application. Built with CSS Modules & Sanity headless CMS. Deployed on Vercel.

app-directory css-modules cypress eslint github-actions monorepo nextjs nextjs-13 pnpm portfolio sanity sanity-studio sanityv3 server-components ssr stylelint turbopack turborepo vercel

Last synced: 30 Dec 2025

https://github.com/hugocruzlfc/passing-promise-to-client-component

Passing a promise from a server component to a client component in React.

client-components nextjs promise server-components typescript

Last synced: 27 Feb 2025

https://github.com/zdunecki/how-to-deploy-react-router-server-components-on-netlify

A demo using React Router Server Side Components on Netlify

netlify react react-router server-components

Last synced: 03 Sep 2025

https://github.com/wallisonmoura/car_showcase

Creation of basic e-commerce to use Application | React, Next JS 13, TypeScript, Tailwind CSS

headlessui next13 nextjs reactjs server-components tailwindcss typescript

Last synced: 12 Mar 2025

https://github.com/tonysantana1492/sonner-ssr

An opinionated toast component for Next based on sonner

message next notifications react server-components snackbar ssr toast

Last synced: 23 Apr 2025

https://github.com/willacosta/star-wars-characters

This project is built with Next.js that displays information about characters from the Star Wars universe. You can browse through a list of characters, view detailed information about each of them, and filter characters home world/planets.

inversify layered-architecture nextjs react server-components solid star-wars sw-api

Last synced: 25 Mar 2025

https://github.com/raheesahmed/nextjs-state

πŸš€ Type-safe state management solution for Next.js applications with built-in persistence and server component support.

nextjs nextjs-state persistence react react-hooks server-components state state-management state-management-in-react typescript web-development web-development-tools

Last synced: 04 Oct 2025

https://github.com/makotot/vscode-nextjs-component-boundary-visualizer

Visualizes and distinguishes between server, client, and universal (shared) components in Next.js App Router projects.

app-router nextjs server-components vscode-extension

Last synced: 04 Jul 2025

https://github.com/eltonsantos/server-comps-next13

Rocketseat masterclass. Tutorial: https://www.youtube.com/watch?v=iYz1sHS1-AI

nextjs server-components tailwindcss typescript

Last synced: 28 Feb 2025