first commit

This commit is contained in:
2026-06-10 12:25:52 +05:30
commit c3d6dc4fb8
133 changed files with 18388 additions and 0 deletions

9
dockerfiles.yaml Normal file
View File

@@ -0,0 +1,9 @@
images:
- name: it-asset-management-frontend
path: ./frontend/Dockerfile
chart: frontend
- name: it-asset-management-backend
path: ./backend/Dockerfile
chart: backend
context: .