mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Merge pull request #144 from IT4Change/describe-dreammall
feat(content): describe dreammall
This commit is contained in:
commit
fd15e2d4e5
@ -44,6 +44,10 @@ export default hopeTheme({
|
|||||||
text: 'Gradido Software',
|
text: 'Gradido Software',
|
||||||
link: '/projects/gradido'
|
link: '/projects/gradido'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: 'DreamMall.earth',
|
||||||
|
link: '/projects/dreammall'
|
||||||
|
},
|
||||||
// { link: '/extras/contributing', text: 'Contributing ✨' },
|
// { link: '/extras/contributing', text: 'Contributing ✨' },
|
||||||
// { link: '/extras/license', text: 'License 📚' },
|
// { link: '/extras/license', text: 'License 📚' },
|
||||||
]
|
]
|
||||||
|
|||||||
@ -19,7 +19,7 @@ In the following we list some projects we are proud of:
|
|||||||
- sender.fm <!-- [sender.fm](./projects/sender.fm.md) -->
|
- sender.fm <!-- [sender.fm](./projects/sender.fm.md) -->
|
||||||
- Yunite.me <!--[Yunite.me](./projects/yunite.me.md) -->
|
- Yunite.me <!--[Yunite.me](./projects/yunite.me.md) -->
|
||||||
- [Gradido](./projects/gradido.md)
|
- [Gradido](./projects/gradido.md)
|
||||||
- DreamMall <!-- [DreamMall](./projects/dreammall.md) -->
|
- [DreamMall](./projects/dreammall.md)
|
||||||
|
|
||||||
## Members and collaborators
|
## Members and collaborators
|
||||||
|
|
||||||
|
|||||||
10
docs/projects/dreammall.md
Normal file
10
docs/projects/dreammall.md
Normal file
@ -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 nodejs, apollo, graphql, prisma.
|
||||||
Loading…
x
Reference in New Issue
Block a user