/vulnerable-nodejs-project

Demo for vulnerable Nodejs project

Primary LanguageJavaScript

To_Do_App - Shieldfy vulnerable demo app

A vulnerable Nodejs API, for testing purposes

Installation & Development

  1. clone the repo.
  2. Change to root directory.
  3. Install dependencies: npm install.
  4. create .env file
  5. copy .env.example and add youe .env values
  6. Start the app: node index.