Commit Graph

105 Commits

Author SHA1 Message Date
hosseintaromi b15c0ac5ab feat(config): add API configuration and constants
- Add API base URL and routes configuration
- Add environment variables types
- Add query keys for React Query
- Add general variables like pageSize
2025-07-18 13:06:00 +03:30
hosseintaromi 2ef0ad3c1d Add swagger.json for API documentation and define admin routes 2025-07-18 12:49:20 +03:30
hosseintaromi 07acb8c1b8 Update package dependencies to include js-cookie and its type definitions 2025-07-18 12:49:14 +03:30
hossein 9e416e5d05 add docker-compose for stage 2025-07-13 20:05:16 +00:00
hosseintaromi 46d9c20d87 Update file structure and improve code organization in the main directory 2025-07-13 22:03:22 +03:30