DEV Community

Cover image for Prostore: Next.js E-commerce Platform with Postgres & Prisma
jQueryScript
jQueryScript

Posted on

Prostore: Next.js E-commerce Platform with Postgres & Prisma

Prostore is a complete Next.js e-commerce platform that handles everything from authentication to payment processing. Just found this and it could save weeks of development time for anyone building online stores.

Key features:

🔐 NextAuth integration with multiple providers

💳 Both Stripe and PayPal payment support

📊 Built-in admin dashboard with analytics

🗄️ PostgreSQL with Prisma ORM setup

🎨 ShadCN/ui components for modern design

📱 Fully responsive across all devices

🌙 Dark/light mode switching included

The TypeScript implementation looks solid and the database schema is well thought out. Worth checking out if you're building ecommerce solutions.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)