maryamaljanabi / bestbags-nodejs-ecommerce

A responsive ecommerce website using Node js, Express js, and MongoDB
318 stars 206 forks source link

Project Setup #33

Closed chauhan0707 closed 2 years ago

chauhan0707 commented 2 years ago

How to open the admin panel

maryamaljanabi commented 2 years ago

Hi @chauhan0707 please read the README file, I put all the required information there.

In order to access the admin panel on "/admin" you need to provide the admin email and password.

Also you need to have the required keys I mentioned in the RUN section in the .env file.