Initial copy of shop partner app.

This commit is contained in:
Patrick Fic
2025-12-01 05:43:59 -08:00
commit 267ef714a7
193 changed files with 32199 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
node_modules
dist
out
.DS_Store
*.log*
/logs
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
# Build Files
macbuild.sh
deploy.ps1
# Sentry Config File
.env.sentry-build-plugin