another step

This commit is contained in:
hamid
2026-06-18 01:42:37 +03:30
parent 6294cb4248
commit da42f15a32
8 changed files with 2863 additions and 7 deletions
+2 -5
View File
@@ -1,15 +1,12 @@
# fix issue with locale detection
# cleanup layout
# add rules and conventions and structure again for both projects
# inspect the authorization flow and check both for client and server checking in the client project
# make sure there is a proper central service for all server and client ( one for server and one for client) fetchs which handles headers based on the browser cookies or cookies api in next.js
# ensure there is react query configured for server state management in the client project
# ensure proper error handling and toast for api errors in the client project