note task To start the note-app download the dependencies On cd prompt write npm install Set custom-environment-variables On cd prompt write set app_jwtPrivateKey=mySecretKey On cd prompt write node index.js Server is created on localhost:3000. Dump Database for Node-app is in note folder.