Marketplaces
Directory Starter
A directory you can turn into tools, businesses, or resources without rebuilding search and submissions.
Next.jsTypeScriptPrisma
Who it is for
Developers building a curated directory.
Included
- Listings and categories
- Search and filters
- Individual SEO-friendly listing pages
- Submit listing flow
- Admin approve and reject
- Pagination
- Responsive UI
What you receive
- Next.js directory app
- Seed data
- Admin moderation
- README
Setup
1. npm install
2. npx prisma db push && npm run seed
3. npm run dev
The zip includes the project source, README, and .env.example. Install dependencies locally. Paid source is not published on the site.
License and access
One-time purchase. After Stripe confirms payment, you download the source. Use and modify it in personal, commercial, and client projects. Do not resell the original source as a competing kit. Attribution is optional. The download stays on the success page for that checkout session.
Guides
FAQ
Can I change the subject of the directory?
Yes. Listings are a generic model with category, title, summary, and URL. Rename the labels in src/lib/labels.ts.