chore: add node docker service for vite dev server and prod build

This commit is contained in:
thibaud-leclere
2026-03-28 13:14:09 +01:00
parent c3dab636b1
commit d175202163
6 changed files with 66 additions and 1 deletions

2
.gitignore vendored
View File

@@ -13,3 +13,5 @@
/.phpunit.cache/
###< phpunit/phpunit ###
/.idea/
/node_modules/
/public/build/