Learn Web Application Security by doing!
Run the following commands to get started.
You will have to set your credentials on the .env
file. For now, copy the .env.example file
$ cp .env.example .env
You can edit .env later with your own credentials (which won't be committed to the repository).
You'll need Node.js and MongoDB to execute this.
$ npm install # or yarn install
$ node app.js
Add yourself to his list if you've worked on the project!