initialized web code

This commit is contained in:
2023-04-20 19:22:44 +02:00
parent c7e2ba072b
commit 20e9a392ca
12 changed files with 20048 additions and 0 deletions

9
web/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
.DS_Store