feat: bootstrap multi-tenant storefront showcase

This commit is contained in:
2026-06-29 12:06:10 +01:00
commit 1c9e946464
11 changed files with 763 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
/node_modules
/.next
/build
/out
/.wrangler
next-env.d.ts
*.tsbuildinfo
.DS_Store
.env*.local
.dev.vars