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 clone
cd Bookmarks-WebSite-ExpressJs
mysql 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.js
localhost:5000