Electronics-eCommerce-Shop-With-Admin-Dashboard-NextJS-NodeJS icon indicating copy to clipboard operation
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...

Results 9 Electronics-eCommerce-Shop-With-Admin-Dashboard-NextJS-NodeJS issues
Sort by recently updated
recently updated
newest added

### 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: ![Image](https://github.com/user-attachments/assets/8176b564-4e7a-47d3-ba24-a91e963f715d)

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...

![IMG-20241220-WA0017](https://github.com/user-attachments/assets/a693dbc5-4c1e-4a29-8e9d-f3a70a1ff4d5)

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"...