Currently, this panel is in Farsi and RLT
Install dependencies
npm i bcrypt bootstrap connect-flash ejs express express-ejs-layouts express-session express-flash body-parser cookie-parser jquery mongodb mongoose
isntall package
npm i admindashboardpanel
Change the name of the database
db/connect.js
Creating the first admin account by executing the command
node node_modules/admindashboardpanel/console/create_admin.js
Finally, run your program and enter the /adminpanel/login url.