Project Scaffolding Instructions for Firebase Studio
Objective: Scaffold a complete, self-contained project for the "Vault Tactical Edge Demo." The project will use Docker Compose to run a local environment consisting of a HashiCorp Vault server, several Vault Agent containers (simulating Stryker vehicles), and a Node.js Express server that provides a control API and serves a static web GUI.
Order of Operations:
Create the complete directory and file structure as specified below.
Populate each file with the provided source code.