Electronics-eCommerce-Shop-With-Admin-Dashboard-NextJS-NodeJS
Electronics-eCommerce-Shop-With-Admin-Dashboard-NextJS-NodeJS copied to clipboard
Singitronic is Next.js and Node.js full-stack e-commerce website with a free source code. Our application comes with the fully functional admin panel and it is fully open-source. Our free online store...
### Objective: Implement a feature that allows users to add multiple images when creating a new product, ensuring each product can have several images. ### Details: - Modify the product...
### Objective: Migrate the existing Node.js backend code into the Next.js project by creating API routes with Next.js, thereby consolidating the backend and frontend into a single project. ### Details:...
Unable to migrate the issue with prisma Error: P3018 A migration failed to apply. New migrations cannot be applied before the error is recovered from. Read more about how to...
Can you please help me? I get this error when registering a new user: 
Hi, first of all, thanks for this amazing project! I’ve followed your project exactly and everything is running perfectly, including the Stripe payment gateway that I added myself. The integration...

When running the migration script `npx prisma migrate dev` I was getting this error: ``` Environment variables loaded from .env Prisma schema loaded from prisma/schema.prisma Datasource "db": MySQL database "singitronic_nextjs"...