move to nuxt

This commit is contained in:
Hayden 2022-09-01 14:32:03 -08:00
parent 890eb55d27
commit 26ecb5a9d4
93 changed files with 5273 additions and 4749 deletions

14
frontend/.gitignore vendored
View file

@ -1,10 +1,8 @@
node_modules
.DS_Store
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
dist-ssr
*.local
.*-debug.log
*.log
.vercel
.vite-ssg-temp
.idea