Dockyard will deploy your services to local.
Add this function to your ~/.bashrc or ~/.zshrc:
alias sandbox='curl -fsSL https://raw.githubusercontent.com/appsmithorg/dockyard/refs/heads/main/script.sh | source /dev/stdin; dockyard'Then run:
sandbox <folder>