feat(docker): add development compose setup

This commit is contained in:
Federico Jaramillo Martinez
2026-06-20 22:18:15 +02:00
parent 1fa1726083
commit fb36f48fea
4 changed files with 161 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Add a Docker development setup that builds from the local checkout while keeping the session daemon separate from autoreloading web/API/client services.