adminpanel credentials

email:'admin@idea.com', password:'idea',

run

1- cd NodeServer 2- npm install nodemon 3- nodemon

deploying on heroku

1- heroku login 2- heroku create 3- heroku open 4- heroku git:remote -a exampla-exampla-09967 heroku || git:remote -a murmuring-anchorage-31093 5- git push heroku master 6- heroku open