OgaDavid / nike-shop

Nike Shop is a Fullstack Next JS E-commerce store. Having all necessary features of a real life store, users can pay with stripe, add to cart and view dynamic data rendered from the admin dashboard.
https://nike-store-ng.netlify.app
MIT License
33 stars 9 forks source link

Unable to run #3

Open ethanjoby opened 10 months ago

ethanjoby commented 10 months ago

Currently, I'm unable to access the site when I try to deploy it locally. This is the error I get:

Screenshot 2024-01-13 at 3 15 14 PM

Also, what do I put in the .env file? Notably, the "NEXT_PUBLIC_API_URL."

Thanks so much!

OgaDavid commented 10 months ago

Hi Ethan. This project has an admin repo that is private. That's where the apis are. I can't share the admin repo or the NEXT_PUBLIC_API_URL for security reasons.