Add @levkin/playkit v0.1 shared Playwright/API kit
Ship browser helpers with public-host guards, ApiClient, structured logging, Prometheus timings, CI, examples, and ROADMAP for consumers.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Copy to .env for local examples (never commit real secrets)
|
||||
PLAYKIT_BASE_URL=https://punimtagdev.levkin.ca
|
||||
PLAYKIT_API_BASE_URL=https://punimtagdev.levkin.ca
|
||||
PLAYKIT_PROJECT=punimtag
|
||||
PLAYKIT_ENV=dev
|
||||
PLAYKIT_LOG_LEVEL=info
|
||||
PLAYKIT_FORBID_PRIVATE_HOSTS=true
|
||||
# PLAYKIT_METRICS_ENABLED=true
|
||||
# PLAYKIT_PUSHGATEWAY_URL=http://10.0.10.24:9091
|
||||
Reference in New Issue
Block a user