Projects
Browse curated open source AI tools

V1 is an open-source monorepo template designed for developers to build and scale SaaS applications using the Next.js ecosystem. It provides a pre-configured foundation that integrates modern frontend and backend tooling into a unified Turborepo structure.
Implements a modular monorepo architecture using Turborepo to manage shared packages and applications efficiently.
Provides a standardized UI system built with Shadcn UI and Tailwind CSS for rapid, accessible interface development.
Supports end-to-end type safety across the stack with TypeScript and integrated ORM configurations.
Enables rapid deployment workflows optimized for Vercel and edge-computing platforms.
Includes pre-built modules for essential SaaS features like authentication, database management, and subscription billing.
Built on Next.js utilizing the App Router for server-side rendering and streaming.
Requires Node.js and pnpm for workspace management.
Launching production-ready MVPs with integrated billing and authentication.
Developing enterprise dashboards requiring shared internal component libraries.
Clone the repository and run the setup script to initialize your local development environment.