diff --git a/frontend/src/views/work/DatasourceCard.vue b/frontend/src/views/work/DatasourceCard.vue new file mode 100644 index 0000000..1c6a890 --- /dev/null +++ b/frontend/src/views/work/DatasourceCard.vue @@ -0,0 +1,52 @@ + + + + + + + + + {{ name }} + + + describe: + {{ description }} + + + Founder: + {{ creator }} + + + + +