Project NodeJs , ExpressJs , Mysql , Ejs , Bootstrap , Jwt , Bcrypt Express-session , Cokkie-Parser Made Using Technologies
This project is a website for saving your favorite links , The aim of the project is to develop myself in this field.
git clonecd Bookmarks-WebSite-ExpressJsmysql database connections// create database.env create// create .env file and add this variables
DATABASE,DATABASE_HOST,DATABASE_ROOT,DATABASE_PASSWORD,JWT_SECRETnpm install// all packages will be downloadednode index.jslocalhost:5000