Skip to content

vicjuma/oluoch-rest

Repository files navigation

Running the Phishing Script

Install Node.js and NPM

Linux - use the package manager for linux as root - sudo apt install nodejs (comes packaged with npm)

Download the deb file then run as root - dpkg -i name.deb on the folder the file is downloaded

Perform global installation of nodemon

npm install -g nodemon

Ensure all npm modules are present

npm install or yarn

Kickstart the application

  1. nodemon
  2. node server.js

About

E-Commerce API with Node.js and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages