first commit

This commit is contained in:
Kevin Adametz 2025-04-01 10:49:26 +02:00
commit 56aa7836f4
140 changed files with 24604 additions and 0 deletions

5
frontend/.npmrc Normal file
View file

@ -0,0 +1,5 @@
# pnpm-related options
shamefully-hoist=true
strict-peer-dependencies=false
# to get the latest compatible packages when creating the project https://github.com/pnpm/pnpm/issues/6463
resolution-mode=highest