1 files
version: "1.0.1" name: Start/Stop App description: Start or stop the user-management FastAPI app. Use when you need to tun or kill the dev server.
# Start the appuv run .agent/skills/start-stop-app/tools/start.py # Stop the appuv run .agent/skills/start-stop-app/tools/stop.py