blogs and single blog

This commit is contained in:
hamid zarghami
2025-08-25 12:59:41 +03:30
parent 27aca422e9
commit 9d11dfb29d
7 changed files with 266 additions and 0 deletions
+2
View File
@@ -2,3 +2,5 @@ export const TOKEN_NAME = "sh_token";
export const REFRESH_TOKEN_NAME = "sh_refresh_token";
// export const BASE_URL = "https://api.shinan.ir";
export const BASE_URL = "https://api-sondos.run.danakcorp.com";
export const PRIMARY_COLOR = "#015699";