Initial setup

This commit is contained in:
Alexis
2022-12-09 23:32:05 +01:00
parent 59b4805965
commit 7e61f617c2
15 changed files with 17151 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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