Git Product home page Git Product logo

Comments (4)

Accretence avatar Accretence commented on July 21, 2024

I've forgotten to mention the root directory step in the README.md file. There are 2 standalone Next.js apps in this project, therefore you need to deploy 2 apps in Vercel, one for each app in the apps directory.

There is a Root Directory option in your project's settings in the Vercel Dashboard where you can specify what directory Vercel should use to build your app.

image

from next-prisma-tailwind-ecommerce.

furkankarayel avatar furkankarayel commented on July 21, 2024

I have been successful with the root directory tip. I could login to the admin panel after putting the jwt_secret key but the login in the storefront was not working anyway. Another thing I have noticed was that deleted products in the db haven‘t been updated in the ui straight after deletion.
Are these points fixed in the stable versions? Probably I have cloned the development version. Thank you in advance.

from next-prisma-tailwind-ecommerce.

Accretence avatar Accretence commented on July 21, 2024

I have been successful with the root directory tip. I could login to the admin panel after putting the jwt_secret key but the login in the storefront was not working anyway. Another thing I have noticed was that deleted products in the db haven‘t been updated in the ui straight after deletion. Are these points fixed in the stable versions? Probably I have cloned the development version. Thank you in advance.

The project has only 1 branch, there is no development version. There are no problems with the login process and no problems with the CRUD operations on the admin dashboard. There is no caching implemented so if the document is deleted on database it should be instantly removed from the admin UI and the storefront, but I'll try and take a second look at it and fix it if there are any issues.

from next-prisma-tailwind-ecommerce.

furkankarayel avatar furkankarayel commented on July 21, 2024

Nice thank you, I will also take a look too because I have deleted the vercel instances. Could you define strict steps to follow for a complete setup of the admin and storefront instances please, so I would check if I have forgotten something.

from next-prisma-tailwind-ecommerce.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.