added web version 2
Some checks failed
Build and Deploy / Deploy Web (push) Has been cancelled
Build and Deploy / Deploy Discord Bot (push) Has been cancelled

This commit is contained in:
2023-06-01 22:06:11 +02:00
parent 8121b9b975
commit 795c221453
15 changed files with 18827 additions and 2 deletions

11
webv2/.gitignore vendored Normal file
View File

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