Add Docker support and update Vite config for container dev

- Add Dockerfile for Node-based Vite dev server setup
- Add empty docker-compose.yml as placeholder
- Set Vite to listen on 0.0.0.0 and strict port 5173 in config
This commit is contained in:
2025-08-21 17:16:18 -05:00
parent 7e8827136d
commit 58bf32379f
3 changed files with 30 additions and 0 deletions

0
docker-compose.yml Normal file
View File