feat: add devcontainer for local setup

This commit is contained in:
Abhishek Kumar 2026-05-25 15:58:26 +05:30
parent a725fda274
commit 6b33addb25
26 changed files with 671 additions and 130 deletions

2
.gitignore vendored
View file

@ -11,6 +11,7 @@ infrastructure/
prd/
.vercel
api/.env.devcontainer
venv/
.venv/
.playwright-mcp
@ -18,4 +19,3 @@ coturn/
*.wav
dograh_pcm_cache/
node_modules/
.vscode