openreplay/sourcemap-uploader/run-dev.sh
Kraiem Taha Yassine bb94a926d4
Dev (#2534)
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(sourcemap-uploader): upgraded dependencies
refactor(sourcemap-uploader): added dev script
2024-09-04 14:31:10 +02:00

10 lines
No EOL
181 B
Bash

#!/bin/zsh
set -a
. .env
node cli.js -l \
-k $API_KEY \
-p $PROJECT_KEY \
-s $USERVER \
dir -m './maps' \
-u $TARGET_URL