switch to bun + adopt e2e dependency stack

This commit is contained in:
2026-05-04 19:49:15 -03:00
committed by hueso
parent ec1053c660
commit 6caf34b579
8 changed files with 2415 additions and 18181 deletions

View File

@@ -5,7 +5,5 @@ services:
container_name: p2pix_frontend
build:
context: .
volumes:
- '.:/app'
ports:
- '3000:3000'