awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Next.js 与 Supabase 启动套件

排名更新于 2026年6月30日

For 集成 Supabase 的 Next.js 样板项目, the strongest matches are ixartz/next-js-boilerplate (This is a well-structured Next), vercel/examples (This repository is a broad collection of Vercel deployment) and hasura/graphql-engine (Hasura GraphQL Engine is a powerful automated GraphQL API). ariga/atlas and typeorm/typeorm round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “supabase nextjs starter” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Next.js 与 Supabase 启动套件

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ixartz/next-js-boilerplateixartz 的头像

    ixartz/Next-js-Boilerplate

    12,982在 GitHub 上查看↗

    This project is a production-ready starter template for building web applications with the React framework. It provides a structured environment that enforces type safety and consistent coding standards across the entire application stack using TypeScript. The boilerplate distinguishes itself by integrating pre-configured modules for authentication, database management, and internationalization. It includes built-in support for managing user sessions, performing type-safe database operations, and localizing interface content into multiple languages to support a global user base. The project

    This is a well-structured Next.js starter template, but it does not mention integrating Supabase at all—it is a general-purpose boilerplate rather than the pre-configured Supabase Next.js combination the visitor wants.

    TypeScriptType-Safe Database ClientsNext.js Integrations
    在 GitHub 上查看↗12,982
  • vercel/examplesvercel 的头像

    vercel/examples

    5,115在 GitHub 上查看↗

    This repository is a collection of deployable project templates, reference architectures, and starter applications for building serverless web applications on Vercel. It serves as a library of implementation patterns and full stack starter kits designed to bootstrap new projects and reduce initial setup time. The collection provides a gallery of curated design patterns for frontend architecture and serverless application design. These reference architectures demonstrate best practices for structural design and the implementation of scalable web user interfaces. The repository covers a range

    This repository is a broad collection of Vercel deployment templates and examples, not a dedicated Supabase Next.js starter template; while it may contain relevant examples, it lacks the pre-configured Supabase integration, auth, and schema that you need for a quick full-stack scaffold.

    TypeScriptVercel
    在 GitHub 上查看↗5,115
  • hasura/graphql-enginehasura 的头像

    hasura/graphql-engine

    32,064在 GitHub 上查看↗

    graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi

    Hasura GraphQL Engine is a powerful automated GraphQL API server, but it is not a pre-configured starter template integrating Supabase with Next.js—it is a backend service you would use alongside such a stack, not the scaffold itself.

    TypeScriptData Change SubscriptionsReal-time Data Subscriptions
    在 GitHub 上查看↗32,064
  • ariga/atlasariga 的头像

    ariga/atlas

    8,096在 GitHub 上查看↗

    Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a declarative database migration engine that computes the difference between a desired schema state and the current database state to automatically generate the necessary SQL for transitions. The project distinguishes itself through a comprehensive suite of analysis and visualization tools, including a database schema linter that detects destructive changes and data loss risks. It also features a SQL schema visualization tool capable of generating entity-relationship diagrams from extract

    This repository is a SQL database schema management tool and migration engine, not a pre-configured starter template that combines Supabase with Next.js for scaffolding full-stack applications.

    GoMigration ExecutionMigration Generation
    在 GitHub 上查看↗8,096
  • typeorm/typeormtypeorm 的头像

    typeorm/typeorm

    36,540在 GitHub 上查看↗

    TypeORM is an object-relational mapper for TypeScript and JavaScript that bridges the gap between object-oriented application code and relational database tables. It provides a comprehensive data persistence layer that allows developers to define database entities using class decorators or configuration objects, enabling seamless interaction with data through object-oriented patterns. The project distinguishes itself through a flexible architecture that supports both the data mapper and repository patterns, alongside a fluent query builder that translates high-level method calls into platform

    TypeORM is an object-relational mapper library for TypeScript and JavaScript databases, not a pre-configured starter template integrating Supabase with Next.js for full-stack scaffolding.

    TypeScriptMigration ExecutionMigration Generation
    在 GitHub 上查看↗36,540

Related searches

  • 集成身份验证与计费功能的 Next.js 启动样板
  • a production ready Next.js starter template
  • 使用 Prisma ORM 的 Next.js 启动模板
  • Next.js 与 FastAPI 全栈启动模板
  • 用于电商前端的 Next.js 入门套件
  • an MCP server for connecting to Supabase
  • 开源的后端即服务 (BaaS)
  • 生产级 Next.js 管理后台模板