Adding project to github

This commit is contained in:
Max
2023-11-22 11:23:48 -07:00
commit 80d2c52e27
27 changed files with 18759 additions and 0 deletions

3
server/tsconfig.json Normal file
View File

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