Integrate posthog and log events to track usage (#17)

This commit is contained in:
Kerem Yilmaz
2024-03-04 15:24:18 -08:00
committed by GitHub
parent 7322eac7b9
commit 879bc616d3
9 changed files with 112 additions and 1 deletions

View File

@@ -7,4 +7,5 @@ if [ ! -f .env ]; then
echo "Please add your api keys to the .env file."
fi
source "$(poetry env info --path)/bin/activate"
python scripts/tracking.py skyvern-oss-run-server
poetry run python -m skyvern.forge