introduced structure backend packeges and frontend

This commit is contained in:
2024-12-28 16:30:48 +01:00
parent f0017a13e1
commit 48e0708dc9
3606 changed files with 1376938 additions and 341 deletions
+4
View File
@@ -0,0 +1,4 @@
# Build an image named vue_helper using the Setup.Dockerfile
# The build args manage permissions when executing commands from inside the container
#
docker build -f ./dockerfiles/Dev.Dockerfile -t vue_app:dev vue_app