Initial commit from react-vite boilerplate
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# API Configuration
|
||||
VITE_API_URL=https://api.example.com
|
||||
|
||||
# Feature Flags
|
||||
VITE_ENABLE_ANALYTICS=false
|
||||
Reference in New Issue
Block a user