next-forge

安装量: 1.1K
排名: #6794

安装

npx skills add https://github.com/vercel-labs/vercel-plugin --skill next-forge

next-forge next-forge is a production-grade Turborepo template for building Next.js SaaS applications. It provides a monorepo structure with multiple apps, shared packages, and integrations for authentication, database, payments, email, CMS, analytics, observability, security, and more. Quick Start Initialize a new project: npx next-forge@latest init The CLI prompts for a project name and package manager (bun, npm, yarn, or pnpm). After installation: Set the DATABASE_URL in packages/database/.env pointing to a PostgreSQL database (Neon recommended). Run database migrations: bun run migrate Add any optional integration keys to the appropriate .env.local files. Start development: bun run dev Show more Installs 808 Repository vercel-labs/ver…l-plugin GitHub Stars 205 First Seen Apr 6, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn

返回排行榜