Skip to content

Second Task -- Coding form backend using NodeJs-Express & MySQL

Notifications You must be signed in to change notification settings

IEEE-CUSB/task2-NodeJS-MiDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

  1. Download NodeJs.
  2. Use VSCode or any other IDE.
  3. Download this repository and open it in your IDE.

    if your IDE doesn't have terminal use windows cmd or any other terminals you like.

  4. Navigate to repository files and run this command node install to install all required dependencies.
  5. Configure Database Information in app.js file.
  6. Extract db.sql into your mysql
  7. Run this command through IDE terminal or windows CMD node app.

    Your site should be now running on port 3000, if you want to change the port navigate to app.js at the bottom and change the port number to whatever you like

You're Done and all should be working!

If you've found any problems feel free to report it

About

Second Task -- Coding form backend using NodeJs-Express & MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published