create product

This commit is contained in:
hamid zarghami
2025-09-22 12:24:21 +03:30
parent a18c52358b
commit 2a4608e258
34 changed files with 2402 additions and 17 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# VITE_BASE_URL = 'https://shop-api.dev.danakcorp.com'
VITE_BASE_URL = 'http://192.168.1.122:4000'
VITE_BASE_URL = 'https://shop-api.dev.danakcorp.com'
# VITE_BASE_URL = 'http://192.168.1.122:4000'
VITE_TOKEN_NAME = 'sh_admin_token'
VITE_REFRESH_TOKEN_NAME = 'sh_admin_refresh_token'