feat: switching to nuxt because i have a new idea

This commit is contained in:
Pihkaal
2024-10-17 18:31:45 +02:00
parent f659c72176
commit 6d4abf757e
13 changed files with 10746 additions and 129 deletions

25
.gitignore vendored
View File

@@ -1 +1,24 @@
lilou.cat
# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
# Node dependencies
node_modules
# Logs
logs
*.log
# Misc
.DS_Store
.fleet
.idea
# Local env files
.env
.env.*
!.env.example