feat(streamer): scaffold package, tsconfig, dockerfile

This commit is contained in:
devilreef 2026-04-30 15:12:42 +06:00
parent 08f3f6e7da
commit cc1f278fb8
Signed by: devilreef
SSH key fingerprint: SHA256:UZisRr4iuXx+IhkbZnR655L2RWAT6o2rgbGv5F/6m3Y
7 changed files with 4440 additions and 0 deletions

5
streamer/.dockerignore Normal file
View file

@ -0,0 +1,5 @@
node_modules
dist
tests
*.test.ts
.vitest