From c8ec6f6109103dd957892178863f94f517e21594 Mon Sep 17 00:00:00 2001 From: elweyn Date: Thu, 7 Mar 2024 10:28:42 +0100 Subject: [PATCH] Define DreamMall.earth. --- docs/projects/dreammall.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/projects/dreammall.md diff --git a/docs/projects/dreammall.md b/docs/projects/dreammall.md new file mode 100644 index 0000000..e8b9f89 --- /dev/null +++ b/docs/projects/dreammall.md @@ -0,0 +1,10 @@ +# DreamMall.earth + +## Describe + +DreamMall is an application to connect people and companies, to give them the possibility to create their ideas. + +## Techstack + +The frontend is written with the technologies nodejs, vue, vike, vuetify. +The backend is set up on node.js, apollo, graphql, prisma.