prototype 1.0

This commit is contained in:
2026-05-07 17:29:59 +03:00
parent fde574c7a0
commit 2f69ac14c5
291 changed files with 34857 additions and 5683 deletions

16
.env.example Normal file
View File

@@ -0,0 +1,16 @@
# Environment Variables for Vite React Template
# Google Tag Manager ID (optional)
# Only set this in production deployments to enable analytics tracking
# Leave empty or omit for development/open-source usage
VITE_GTM_ID=
# Example for your production deployment:
# VITE_GTM_ID=GTM-XXXXXXXX
# Base path for deployment (optional)
# Used when deploying to a subdirectory like /templates/dashboard/
VITE_BASENAME=
# Example for subdirectory deployment:
# VITE_BASENAME=/templates/dashboard/shadcn-dashboard-landing-template