Files
ghostv2/scripts/api.sh
2026-01-17 19:32:37 -08:00

4 lines
79 B
Bash
Executable File

cd api
RUST_LOG=debug doppler run -c dev -p ghostv2 -- cargo watch -x run
cd -