init new svelte 5 cloudflare project

This commit is contained in:
2025-02-15 17:01:54 +01:00
parent 47dca8ed3d
commit 63783dce67
61 changed files with 11821 additions and 0 deletions

30
app/.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Paraglide
src/lib/paraglide
*storybook.log
.dev.vars