Initial commit: Meshkee dashboards monorepo.

Includes business, customer, and super-admin apps with shared packages and production deploy scripts.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Alireza Hassani
2026-07-22 13:48:53 +03:30
co-authored by Cursor
commit f566387c61
509 changed files with 62690 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Backend API (NestJS)
VITE_API_BASE_URL=http://localhost:3000/api/v1
# Optional localhost-only fallback when not using business.{domain} in /etc/hosts.
# Leave unset for multi-tenant dev — tenant is resolved from hostname
# (e.g. business.sanihome.ir → sanihome.ir, business.safeteb.com → safeteb.com).
# VITE_BUSINESS_DOMAIN=sanihome.ir