+
+
+
\ No newline at end of file
diff --git a/applicationFE/src/views/generate/components/configmapForm.vue b/applicationFE/src/views/generate/components/configmapForm.vue
new file mode 100644
index 0000000..e5e4719
--- /dev/null
+++ b/applicationFE/src/views/generate/components/configmapForm.vue
@@ -0,0 +1,252 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/applicationFE/src/views/generate/components/podForm.vue b/applicationFE/src/views/generate/components/podForm.vue
new file mode 100644
index 0000000..3c67fa6
--- /dev/null
+++ b/applicationFE/src/views/generate/components/podForm.vue
@@ -0,0 +1,212 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/applicationFE/src/views/repository/RepositoryDetail.vue b/applicationFE/src/views/repository/RepositoryDetail.vue
new file mode 100644
index 0000000..bc426f5
--- /dev/null
+++ b/applicationFE/src/views/repository/RepositoryDetail.vue
@@ -0,0 +1,210 @@
+
+
+
+
+
Repository Detail
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/applicationFE/src/views/repository/RepositoryList.vue b/applicationFE/src/views/repository/RepositoryList.vue
new file mode 100644
index 0000000..f12e73b
--- /dev/null
+++ b/applicationFE/src/views/repository/RepositoryList.vue
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/applicationFE/src/views/repository/components/deleteComponent.vue b/applicationFE/src/views/repository/components/deleteComponent.vue
new file mode 100644
index 0000000..8623913
--- /dev/null
+++ b/applicationFE/src/views/repository/components/deleteComponent.vue
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+
+
+ Component 삭제
+
+
+
{{ props.componentName }}을(를) 정말 삭제하시겠습니까?
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/applicationFE/src/views/repository/components/deleteRepository.vue b/applicationFE/src/views/repository/components/deleteRepository.vue
new file mode 100644
index 0000000..6428d8e
--- /dev/null
+++ b/applicationFE/src/views/repository/components/deleteRepository.vue
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+ Repository 삭제
+
+
+
{{ props.repositoryName }}을(를) 정말 삭제하시겠습니까?
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/applicationFE/src/views/repository/components/repositoryForm.vue b/applicationFE/src/views/repository/components/repositoryForm.vue
new file mode 100644
index 0000000..f99af53
--- /dev/null
+++ b/applicationFE/src/views/repository/components/repositoryForm.vue
@@ -0,0 +1,236 @@
+
+