feat(streamer): scaffold package, tsconfig, dockerfile
This commit is contained in:
parent
08f3f6e7da
commit
cc1f278fb8
7 changed files with 4440 additions and 0 deletions
5
streamer/.dockerignore
Normal file
5
streamer/.dockerignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
node_modules
|
||||
dist
|
||||
tests
|
||||
*.test.ts
|
||||
.vitest
|
||||
Loading…
Add table
Add a link
Reference in a new issue