47 repositorios
Tools and utilities for building applications with the Next.js framework.
Distinguishing note: Specific to the Next.js ecosystem.
Explore 47 awesome GitHub repositories matching web development · Next.js Development. Refine with filters or upvote what's useful.
This project is a generative development environment designed to build reactive, modular user interfaces through natural language prompts. It functions as a declarative framework that translates descriptive requirements into functional code, structured layouts, and interactive components. By utilizing a reactive state architecture, the system ensures that application data remains synchronized across components, triggering automatic updates whenever state values are modified. The platform distinguishes itself through its automated design system generation and cross-platform capabilities. It em
Develops full-stack web applications using server-side rendering and file-based routing.
Umami is a privacy-focused web analytics platform and open-source visitor tracking tool. It functions as a self-hosted alternative to commercial tracking services, allowing the operation of a private analytics platform on independent infrastructure to maintain ownership and control over visitor data. The platform focuses on monitoring website traffic and analyzing user behavior without using invasive data collection methods. It provides capabilities for mapping user journeys and performing audience segmentation to compare how different visitor cohorts interact with site content.
Implements the administrative dashboard and data visualization views using the Next.js framework.
create-t3-app is a full stack web framework initializer and project scaffolder. It functions as a command line tool for initializing Next.js applications, acting as a TypeScript full stack starter that generates a predefined folder structure and configuration files. The tool focuses on establishing a typesafe full stack architecture. It enforces end-to-end type safety between the client and server, ensuring that data types remain synchronized across the entire application stack to prevent runtime errors. The initializer automates the setup of a full stack development environment by bootstrap
Sets up a new project specifically using the Next.js framework with all necessary dependencies initialized.
This is a full-featured chatbot framework and Next.js web application designed for integrating various large language model providers into a web interface. It serves as a template for building AI chatbots that can generate text and structured data through a unified interface. The project functions as an authenticated AI application, incorporating built-in user identity verification and session management. It includes a suite for AI tool integration, allowing language models to execute tool calls and generate structured objects by connecting to external data and functions. The framework provi
Built as a server-side rendered web application using the Next.js framework.
Taxonomy is a full-stack application template and reference implementation built with the Next.js app router. It serves as a comprehensive starter for developing web applications using server components and modern React patterns. The project integrates a variety of specialized systems, including an identity management workflow for OAuth and session handling, and a billing system for managing recurring subscriptions and payment events. It also features a content pipeline that transforms Markdown and JSX files into type-safe data collections for rendering blogs and documentation. The architect
Serves as a full-stack application starter utilizing Next.js server components and the app router.
Taxonomy is a SaaS boilerplate and Next.js application template designed for building subscription-based web applications. It provides a foundational architecture implemented as a TypeScript web framework, utilizing server components and app-router file routing. The project serves as a comprehensive starter for software-as-a-service products, combining user authentication workflows with recurring subscription billing. It further functions as a markdown content site, enabling the creation of blogs or documentation through markdown-to-HTML rendering. The codebase integrates several core capabi
Provides a full-stack starter project specifically designed for the Next.js ecosystem.
Blitz es una extensión de framework de desarrollo fullstack para Next.js y una interfaz de línea de comandos utilizada para arrancar estructuras de proyectos y orquestar servidores de desarrollo locales. Integra la lógica de frontend y backend en un solo flujo de trabajo para facilitar la creación de aplicaciones web completas. El framework emplea una integración de backend zero-API y una capa de acceso directo a la base de datos, lo que permite que los componentes de frontend se conecten a funciones serverless y bases de datos sin definiciones de API manuales. Cuenta con un generador de tipos basado en esquemas que crea automáticamente definiciones de TypeScript analizando esquemas de bases de datos de backend para sincronizar modelos de datos entre el cliente y el servidor. El proyecto proporciona herramientas para la creación rápida de prototipos de aplicaciones y un flujo de trabajo fullstack de TypeScript. Sus capacidades cubren la orquestación de servidores multiproceso y la generación de plantillas de proyectos estructuradas para integrar patrones de desarrollo de frontend y backend.
Extends the Next.js framework with custom productivity tools and development conventions.
This project is a headless commerce frontend and Next.js ecommerce storefront template. It provides a decoupled user interface that fetches product and order data from external commerce providers via APIs. The storefront includes a React component library of pre-built UI elements for shopping carts, product grids, and search interfaces. It features integration with visual content management tools, allowing site elements and pages to be modified without manual code changes. The platform covers product discovery through advanced search, typeahead suggestions, and related product recommendation
Provides a server-rendered online shop template built with Next.js connected to commerce backends.
NotionNext is a static site generator and blog engine that transforms Notion workspace pages into public websites. It functions as a cloud-deployed content management system using the Next.js framework to render data fetched from the Notion API. The system utilizes a template-based layout system to map page categories to predefined visual themes. This allows for the creation of portfolios and blogs where the visual appearance is separated from the content structure. The platform includes automated search engine optimization through metadata-driven sitemap and HTML tag generation. It supports
Utilizes the Next.js framework to render API-driven content into a high-performance web application.
This project is a community-curated directory serving as a central hub for resources related to the Next.js framework. It provides a structured collection of learning materials, starter templates, and third-party extensions designed to assist developers in building and maintaining web applications. The repository distinguishes itself through a community-driven contribution model, where developers maintain and update the collection via version-controlled pull requests. This collaborative approach ensures the directory remains an organized taxonomy of real-world examples, architectural patterns
Serves as a comprehensive directory of learning materials, templates, and extensions for the framework.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Bootstraps new sites using blog, marketing, or portfolio templates with pre-built layouts and features.
This is a markdown-based blog engine and Next.js starter template that renders posts from files with frontmatter support for tags, authors, and metadata. It functions as a static site generator, building a complete blog into deployable HTML files for any hosting provider, while using Tailwind CSS utility classes for fully customizable typography, layout, and color schemes. The template generates RSS feeds, sitemaps, and structured metadata for search engine visibility, and supports connecting to external services like analytics tracking and comment sections through configurable plugin modules
Provides a pre-configured blog template built with Next.js and Tailwind CSS for writing and publishing markdown-based content.
Vinext is a build system and edge runtime compiler that enables framework-agnostic serverless deployments. It functions as a Vite plugin and compatibility layer that emulates file-system routing, server components, and server actions, allowing projects to maintain specific framework API surfaces while targeting edge workers and serverless environments. The project provides a specialized bridge for migrating projects to a Vite-based build pipeline while preserving routing and server component patterns. It utilizes a system of module shimming and adapters to produce standalone bundles compatibl
Emulates Next.js routing and server component patterns to maintain compatibility within a Vite-based build pipeline.
next-seo is a search engine optimization toolkit and component library for Next.js. It provides a set of React components and utilities for managing page titles, descriptions, and social media tags to improve how web pages are indexed and displayed. The project functions as a structured data manager and JSON-LD schema generator. It transforms entity data into standardized schema properties for articles, products, and organizations, enabling the implementation of rich snippets in search engine results. The toolkit covers a broad range of metadata management, including business identity mappin
Ships a library of React components specifically for managing SEO metadata and social tags within Next.js applications.
This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at build time. It uses file-based routing to map each page to a URL path automatically, and applies utility-first CSS styling through Tailwind CSS for visual design. The project includes a pre-built blog starter template that can be deployed with a single click to Vercel’s edge network, where it benefits from automatic optimizations and serverless function support. It features built-in analytics instrumentation that collects page view and visitor data without manual setup, and suppo
Provides a pre-built blog template using MDX content with Next.js and Tailwind CSS for static site generation.
Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
Starts Next.js development servers with no-cache flags to intercept fetch requests for debugging.
Invoify es una herramienta de facturación basada en navegador y generador de facturas construido con Next.js y TypeScript. Proporciona una interfaz web para diseñar, crear y gestionar documentos de facturación profesionales para clientes. La aplicación cuenta con un diseñador de facturas profesional con vistas previas en vivo y plantillas de diseño. Permite la generación directa de archivos en formato PDF e incluye un servicio de correo electrónico integrado para la entrega automatizada de facturas a los destinatarios. El sistema gestiona los datos de facturación a través del almacenamiento local del navegador y admite la exportación de información de facturas a formatos PDF, JSON y CSV para informes externos y mantenimiento de registros.
Built as a web application utilizing the Next.js framework for invoice management.
An invoice generator app built using Next.js, Typescript, and Shadcn
Built with Next.js, TypeScript, and Shadcn for a modern web-based invoice builder interface.
next-i18next is an internationalization library that integrates the i18next ecosystem into Next.js applications, supporting both the App Router and Pages Router. It provides locale-aware routing middleware, server-component translation hydration, and a unified translation management system that works across server and client components. The library handles automatic language detection from browser cookies and HTTP Accept-Language headers, persists user language preferences across sessions, and rewrites URLs with locale prefixes for proper routing. It includes a translation hydration framework
Adds multi-language support to Next.js applications with locale detection, translation loading, and server-client hydration.
Clean and simple starter repo using the T3 Stack along with Expo React Native
Bootstraps a monorepo combining a Next.js web app with an Expo React Native mobile app sharing types and API routes.