initial commit

This commit is contained in:
jo.kuehner
2023-11-03 11:32:11 +01:00
commit 2d71b09368
10 changed files with 10452 additions and 0 deletions

3
server/tsconfig.json Normal file
View File

@ -0,0 +1,3 @@
{
"extends": "../.nuxt/tsconfig.server.json"
}