Skip to content

nelvison-benedetto/mangas-server-back-end

Repository files navigation

Mangas Server Back-End

to run this repo:

  • clone this repo
  • change name folder prj
  • package.json : change name prj
git remote remove origin
git remote -v
git init
npm install
npm install express
npm install dotenv
npm install cors   
npm install multer

npm install mysql2 #x query sql
  • create file .env
HOST = http://localhost
PORT = 3001

🛰️ Run with "npm run start"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published