Life Corner is a high-performance, full-stack administrative dashboard built for modern e-commerce businesses. It provides a seamless interface for managing products, inventory, and cloud-based media assets using the latest web technologies.
- Framework: Next.js 15 (App Router)
- Language: TypeScript
- Database: PostgreSQL (via Supabase)
- ORM: Prisma 7
- Styling: Tailwind CSS
- Storage: Supabase Storage (Cloud Buckets)
- Advanced Product Management: Create and update products with detailed descriptions and categories.
- Prisma 7 Integration: Optimized for the latest Prisma version with a clean singleton pattern and externalized configuration.
- Cloud Media Uploads: Multi-image upload support directly to Supabase Storage with real-time previews.
- Dynamic Variants: Flexible support for product variants (e.g., Size, Color) stored efficiently in JSON format.
- Server Actions: Secure and fast data mutations using Next.js Server Actions.
- RLS Security: Fully configured Row Level Security (RLS) policies for both database and storage assets.
- Clone the repository:
git clone https://github.com/MehadiWritesCode/Life-Corner-.git cd life-corner
Life Corner is licensed under the GNU General Public License v3.0.
Copyright (c) 2026 Mehadi Hasan.
See the LICENSE file for more information.
Mehadi Hasan - mehadi.hasan.engr@email.com