16 lines
955 B
Bash
16 lines
955 B
Bash
PUBLIC_URL=http://localhost:3000/
|
|
PORT=3000
|
|
PRIMARY_APP_API_URL=https://preview.keenthemes.com/metronic8/laravel/api
|
|
REACT_APP_BASE_LAYOUT_CONFIG_KEY='metronic-react-demo1-8150'
|
|
REACT_APP_API_URL=https://preview.keenthemes.com/metronic8/laravel/api
|
|
REACT_APP_VERSION=v8.1.5
|
|
REACT_APP_THEME_NAME=WrenchBoard
|
|
REACT_APP_THEME_DEMO=dashboard
|
|
REACT_APP_BOOTSTRAP_DOCS_LINK=https://getbootstrap.com/docs/5.0
|
|
REACT_APP_SASS_PATH=src/_metronic/assets/sass/core/components
|
|
REACT_APP_SASS_VARIABLES_PATH=src/_metronic/assets/sass/core/components/_variables.scss
|
|
REACT_APP_PURCHASE_URL=https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
|
|
REACT_APP_PREVIEW_URL=https://preview.keenthemes.com/metronic8/react/demo1/
|
|
REACT_APP_PREVIEW_REACT_URL=https://preview.keenthemes.com/metronic8/react
|
|
REACT_APP_PREVIEW_DOCS_URL=https://preview.keenthemes.com/metronic8/react/docs
|
|
REACT_APP_THEME_API_URL=https://preview.keenthemes.com/theme-api/api |