mirror of
https://git.meshkee.com/Meshkee/dashboards.git
synced 2026-08-11 22:30:58 +04:30
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:
@@ -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
|
||||
Reference in New Issue
Block a user