this repository will contain all labs for secure coding practices
git clone https://github.com/0c34/secure-coding-labs.git
cd secure-coding-labs/node-js
docker compose up --build
you can edit the script directly without restarting the containers
docker compose down