To_Do_App - Shieldfy vulnerable demo app A vulnerable Nodejs API, for testing purposes Installation & Development clone the repo. Change to root directory. Install dependencies: npm install. create .env file copy .env.example and add youe .env values Start the app: node index.