mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
feat: add devcontainer for local setup
This commit is contained in:
parent
a725fda274
commit
6b33addb25
26 changed files with 671 additions and 130 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue