git clone git@github.com:tudo-aqua/Very-Insecure-Web-App.git
cd /path/to/very-insecure-web-app
docker-compose up
In a Web browser visit http://localhost:8080
- File
db.sql
contains the initialisation of the database.
The source code can be found in folder php
. Modifications to the code are effective immediately after saving an edited file.