Skip to content

Commit

Permalink
Merge pull request #144 from IT4Change/describe-dreammall
Browse files Browse the repository at this point in the history
feat(content): describe dreammall
  • Loading branch information
Elweyn authored Mar 7, 2024
2 parents 7a39b99 + 949cf87 commit fd15e2d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/.vuepress/config/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ export default hopeTheme({
text: 'Gradido Software',
link: '/projects/gradido'
},
{
text: 'DreamMall.earth',
link: '/projects/dreammall'
},
// { link: '/extras/contributing', text: 'Contributing ✨' },
// { link: '/extras/license', text: 'License 📚' },
]
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In the following we list some projects we are proud of:
- sender.fm <!-- [sender.fm](./projects/sender.fm.md) -->
- Yunite.me <!--[Yunite.me](./projects/yunite.me.md) -->
- [Gradido](./projects/gradido.md)
- DreamMall <!-- [DreamMall](./projects/dreammall.md) -->
- [DreamMall](./projects/dreammall.md)

## Members and collaborators

Expand Down
10 changes: 10 additions & 0 deletions docs/projects/dreammall.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit fd15e2d

Please sign in to comment.