Add files via upload

This commit is contained in:
Davila
2024-09-09 10:08:00 +07:00
committed by GitHub
commit bd7da15ca3
14 changed files with 11135 additions and 0 deletions

3
server/tsconfig.json Normal file
View File

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