Switched to Svelete Kit, without SSR for now

This commit is contained in:
2022-07-27 04:07:18 +02:00
parent 7d42fff1fb
commit 6b799308da
43 changed files with 2511 additions and 360 deletions

7
.gitignore vendored
View File

@@ -11,6 +11,13 @@ node_modules
dist
dist-ssr
*.local
/.svelte-kit
/package
.env
.env.*
!.env.example
.vercel
.output
# Editor directories and files
.vscode/*