mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
feat: add devcontainer based setup (#352)
* feat: add devcontainer for local setup * feat: add local install hook * feat: add devcontainer based setup docs * feat: use uv in api/Dockerfile * fix: fix CI scripts * fix: fix post job cleanup step
This commit is contained in:
parent
285de92528
commit
0716582aa7
31 changed files with 971 additions and 227 deletions
|
|
@ -2,4 +2,3 @@ mypy==2.0.0
|
|||
watchfiles==1.1.1
|
||||
datamodel-code-generator==0.56.1
|
||||
twine==6.2.0
|
||||
-e ./sdk/python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue