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)
Folder pengontrol -- Konfigurasi basis data
Folder model -- Pembuatan tabel
Publik -- Css, gambar
Router -- Rute
tampilan -- semua file setang (frontend)
Materi -- untuk ppt (menggambarkan UI proyek, diagram ER)
Ikuti langkah-langkah untuk Menginstal proyek
Clone the project in your pc by using the command :
git clone https://github.com/deepeekachudasama027/Blog-In.git
Hapus file package.json dan file json kunci paket
Run the command given below to install node-modules needed
npm saya mengungkapkan sesi ekspres setang ekspres cors dotenv hbs mysql2 path sweetalert2 nodemon
then to get package.json file in your project run:
npm init
in package.json file add the command given below in "scripts" key
"mulai": "nodemon server.js"
server.js is the main js file to run the project
installation completed
To run the project, run the command :
nodemon mulai
in browser search for
host lokal:3000
You can change the port in configure.env file