Skip to content

pethzero/Node_CRUD

Repository files navigation

My Project

This is a brief description of my project.

Getting Started

To get started, follow these steps:

  1. Run npm init -y to create the package.json file with default values.
  2. Run npm install express body-parser mysql2 cors multer formidable dotenv to install the required packages.

Package Details

  • express: Fast, unopinionated, minimalist web framework for Node.js.
  • body-parser: Node.js body parsing middleware.
  • mysql2: MySQL library for Node.js.
  • cors: CORS middleware for Express.
  • multer: Middleware for handling multipart/form-data, useful for handling FormData from Vue.js applications in Node.js.
  • formidable: A Node.js module for parsing form data, including file uploads.
  • dotenv: Dotenv is a zero-dependency module that loads environment variables from a . env file into process. env .

Usage

Provide information on how to use these packages in your project. อยากลืมสร้าง DataBase

Example Run

  1. Index.html เอาไปไหว C:\xampp\htdocs\vuemain
  2. ทำการ รัน node server.js เพื่อให้มีทำงานหรือกด run_server.bat หากขี้เกียจพิมพ์
  3. สร้างรันกับ https://github.com/pethzero/Angular_CRUD ได้

About

ผมเทส Vue พร้อมกับ Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors