prototype 1.0
This commit is contained in:
16
.env.example
Normal file
16
.env.example
Normal 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
|
||||
Reference in New Issue
Block a user