premier commit

This commit is contained in:
Valentin
2024-02-21 00:30:14 +01:00
commit f94e7681bf
27 changed files with 15584 additions and 0 deletions

3
server/tsconfig.json Normal file
View File

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