feat: add separate browser service

This commit is contained in:
Rohit Rajan
2025-11-30 17:41:44 +05:30
parent ad8df66ecd
commit cf19a72dc0
25 changed files with 355 additions and 72 deletions

9
browser/.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
node_modules
npm-debug.log
.env
.git
.gitignore
dist
*.ts
!*.d.ts
tsconfig.json