destroy
The destroy
destroys the local development environment.
It stops and removes all containers, and removes all data created by them.
Run npm run destroy
in the root to trigger this script.
Under the hood, this will run:
Terminal
./scripts/destroy.sh