Full-stack template for building a directory app
Top 55.1% on sourcepulse
This repository provides a full-stack template for building startup directories using Next.js, Shadcn UI, and Supabase. It targets developers looking to quickly launch a directory with features like user authentication, product submission, filtering, and customizable themes, offering a free tier and a paid version with advanced admin and AI capabilities.
How It Works
The template leverages the Next.js App Router for a modern React architecture, Shadcn UI for a collection of accessible and customizable components, and Supabase for backend services including database, authentication, and storage. It integrates the Vercel AI SDK for potential AI features and uses Tailwind CSS for styling. The Supabase CLI is used for database migrations and setup.
Quick Start & Requirements
pnpm i
pnpm run dev
.env.local
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The free version lacks an Admin Dashboard, analytics, and AI data enrichment. The README notes that Supabase's default SMTP rate limiting is low, recommending users set up their own email service for production. Admin features and AI enrichment are exclusively part of the paid offering.
1 year ago
Inactive