Commit graph

5 commits

Author SHA1 Message Date
dependabot[bot]
8a53baa125
chore(deps): bump axios from 1.8.1 to 1.8.2
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 14:57:02 +00:00
Gerald Schmittinger
a28ec22f29 feat(frontend): Added functionality to the frontend to log in. 2025-03-02 16:33:50 +01:00
9b52b43f65
chore: Initialiseer monorepo
Configureer package.json met overerving en eenvoudige commandos
2025-02-20 14:09:49 +01:00
6d73120975
chore(frontend): Add Vuetify
Add Vuetify and simple slider to about page
2025-02-19 20:01:53 +01:00
2daa49868c
chore(frontend): Initialize frontend
Simple Vue.js project with Vite + Vitest, Playwright
2025-02-19 20:01:45 +01:00