🛠️ build(nuxt): shift astro to nuxt

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-16 23:40:11 +05:30
parent e99a93a5b6
commit 74996af65d
110 changed files with 9442 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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