It is a Database Management Project where user can create and share Blogs
DBMS : MySql
Backend : Node.js and Express.js framework
Frontend : HTML, CSS, js, Handlebars (template)
مجلد وحدة التحكم - تكوين قاعدة البيانات
المجلد النموذجي - إنشاء الجداول
عام - CSS، الصور
جهاز التوجيه - الطرق
طرق العرض - جميع ملفات المقاود (الواجهة الأمامية)
المادة - لجزء لكل تريليون (وصف واجهة مستخدم المشروع، مخطط التقارير الإلكترونية)
اتبع الخطوات لتثبيت المشروع
Clone the project in your pc by using the command :
استنساخ بوابة https://github.com/deepeekachudasama027/Blog-In.git
احذف ملف package.json وملف json لقفل الحزمة
Run the command given below to install node-modules needed
npm i Express-session Express-handlebars cors dotenv hbs mysql2 path sweetalert2Nodemon
then to get package.json file in your project run:
الحرف npm
in package.json file add the command given below in "scripts" key
"start": "nodemon server.js"
server.js is the main js file to run the project
installation completed
To run the project, run the command :
بداية العقدة
in browser search for
المضيف المحلي: 3000
You can change the port in configure.env file