Add @levkin/playkit v0.1 shared Playwright/API kit
CI / skip-ci-check (push) Successful in 4s
CI / secret-scan (push) Successful in 3s
CI / build-and-test (push) Successful in 10s

Ship browser helpers with public-host guards, ApiClient, structured
logging, Prometheus timings, CI, examples, and ROADMAP for consumers.
This commit is contained in:
2026-07-14 16:04:23 -04:00
parent 6d13661660
commit af12a92eb7
28 changed files with 4089 additions and 2 deletions
+15
View File
@@ -0,0 +1,15 @@
node_modules/
dist/
coverage/
.DS_Store
*.log
.env
.env.*
!.env.example
playwright-report/
test-results/
blob-report/
.auth/
*.tsbuildinfo
.idea/
.vscode/