awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vercel avatar

vercel/next-forge

0
View on GitHub↗
7,106 estrellas·661 forks·TypeScript·MIT·4 vistaswww.next-forge.com↗

Next Forge

Next-forge is a production-ready project scaffold and full-stack web framework stack designed for building web applications. It provides a comprehensive set of starter modules and boilerplates specifically tailored for SaaS infrastructure, including a TypeScript project scaffold and a Next.js application starter.

The project utilizes a Turborepo monorepo template to organize multiple applications and shared packages in a single codebase. This architecture enables shared logic isolation and the use of a component-based UI library to maintain consistent styling across different applications.

The platform covers a broad range of capabilities, including user identity management, subscription payment processing, and schema-driven database mapping. It integrates systems for serverless background processing, recurring task scheduling, and real-time collaboration synchronization. Additional functional areas include headless content management, multilingual support, and network traffic security through middleware-based rate limiting.

A dedicated command-line interface provides automation for updating package dependencies, refreshing project templates, and validating workspace boundaries.

Features

  • Monorepo Architectures - Utilizes a Turborepo monorepo architecture to organize multiple applications and shared libraries in a single repository.
  • Web Application Boilerplates - Provides a production-ready web application boilerplate with pre-configured infrastructure and deployment pipelines.
  • Next.js and React Boilerplates - Provides a production-ready starter kit for building SaaS applications using the Next.js and React ecosystem.
  • Billing and Subscription Management - Integrates payment processing to manage customer billing cycles and ongoing subscription services.
  • SaaS Infrastructure Kits - Integrates user identity, subscription billing, and webhook processing to facilitate the build of a scalable SaaS platform.
  • Schema Mapping - Employs a type-safe system to map application data objects to database tables with automated migrations.
  • Type-Safe Schema Mappings - Implements schema-driven database mapping to ensure consistent data structures and automated migrations.
  • Monorepo Structures - Utilizes a monorepo structure to organize multiple applications and shared packages in a single repository.
  • Project Bootstrapping Templates - Provides pre-configured project bootstrapping templates to accelerate the creation of production-ready web architectures.
  • User Identity Management - Handles user sign-in flows and session persistence to manage identity across different application environments.
  • SaaS Boilerplates - Includes a comprehensive set of starter modules for managing user identities, subscription billing, and feature flags.
  • Component-Based UI Libraries - Ships a dedicated shared package of reusable UI elements to ensure consistent styling across multiple applications.
  • Full-Stack Web Frameworks - Implements a full-stack framework for building complete web applications with integrated capabilities.
  • Real-time Collaboration - Synchronizes user presence and cursor positions in real time to enable shared interactive experiences.
  • Headless Content Management Systems - Implements a type-safe headless content system for authoring and retrieving structured text and documentation.
  • Project Scaffolding - Provides a type-safe TypeScript project scaffold for initializing directory structures and development environments.
  • Task Scheduling - Automates the execution of background jobs on a specific timetable using recurring task schedules.
  • Session Persistence - Manages user identity and authentication through persistent session tokens to verify users across environments.
  • Background Processing - Executes recurring tasks and webhook events asynchronously within a distributed serverless cloud runtime.
  • Dependency Maintenance - Provides automation via CLI for updating package dependencies and shared components across the codebase.
  • Logic Isolation - Isolates common code and schemas into reusable packages to decouple implementations and simplify updates.
  • Multilingual Site Support - Supports global audiences by translating user interface text and localizing content through site-wide multilingual capabilities.
  • Dependency Boundary Enforcers - Implements workspace boundary validation to prevent illegal imports and maintain architectural integrity within the monorepo.
  • Request Interception Middleware - Uses request interception middleware to apply rate limiting and security headers before traffic reaches application logic.
  • Project Initializers - Provides project initializers to bootstrap the structure and configuration of a production-ready web application.

Historial de estrellas

Gráfico del historial de estrellas de vercel/next-forgeGráfico del historial de estrellas de vercel/next-forge

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace vercel/next-forge?

Next-forge is a production-ready project scaffold and full-stack web framework stack designed for building web applications. It provides a comprehensive set of starter modules and boilerplates specifically tailored for SaaS infrastructure, including a TypeScript project scaffold and a Next.js application starter.

¿Cuáles son las características principales de vercel/next-forge?

Las características principales de vercel/next-forge son: Monorepo Architectures, Web Application Boilerplates, Next.js and React Boilerplates, Billing and Subscription Management, SaaS Infrastructure Kits, Schema Mapping, Type-Safe Schema Mappings, Monorepo Structures.

¿Qué alternativas de código abierto existen para vercel/next-forge?

Las alternativas de código abierto para vercel/next-forge incluyen: marmelab/react-admin — React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… vercel/nextjs-subscription-payments — This project is a Next.js SaaS starter kit and billing boilerplate designed for building subscription-based software… apptension/saas-boilerplate — This project is a starter kit for building software as a service applications. It provides a foundational framework… insforge/insforge — InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational… wasp-lang/wasp — Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining…

Alternativas open-source a Next Forge

Proyectos open-source similares, clasificados según cuántas características comparten con Next Forge.
  • marmelab/react-adminAvatar de marmelab

    marmelab/react-admin

    26,780Ver en GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    TypeScriptadminadmin-dashboardadmin-on-rest
    Ver en GitHub↗26,780
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Ver en GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    Ver en GitHub↗299,516
vercel/nextjs-subscription-paymentsAvatar de vercel

vercel/nextjs-subscription-payments

7,718Ver en GitHub↗

This project is a Next.js SaaS starter kit and billing boilerplate designed for building subscription-based software services. It provides a pre-configured foundation that integrates a PostgreSQL database schema with Stripe to manage recurring billing, tiered pricing models, and customer payment portals. The implementation features a synchronization system that uses webhooks to mirror external product data and subscription states into a local relational database. It includes an authentication layer that links external identity providers to user accounts and manages secure session tracking. T

TypeScript
Ver en GitHub↗7,718
  • apptension/saas-boilerplateAvatar de apptension

    apptension/saas-boilerplate

    2,819Ver en GitHub↗

    This project is a starter kit for building software as a service applications. It provides a foundational framework for developing scalable products with integrated subscription billing, user management, and automated cloud deployment pipelines. The core architecture centers on a multi-tenant application framework that isolates data and permissions between organizations using team workspaces and role-based access control. It utilizes a GraphQL API to ensure type-safe communication and data consistency between the frontend and backend. The system covers comprehensive identity and access manag

    TypeScriptawsaws-escbackend
    Ver en GitHub↗2,819
  • Ver las 30 alternativas a Next Forge→