3 Commits

Author SHA1 Message Date
morteza 6bb4719e99 Fix homepage API 500 by using axios baseURL and stable paginate.
deploy to danak / build_and_deploy (push) Has been cancelled
Replace self-proxy with direct SSR baseURL, rewrite blog post pagination with async/await, pin mongoose-paginate-v2, and add API error logging.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 16:05:16 +03:30
morteza 4b5447c828 Fix SSR 500 by proxying API requests to the Nuxt server port.
deploy to danak / build_and_deploy (push) Has been cancelled
Point axios proxy at the same process as serverMiddleware instead of an unused port, and allow MongoDB URI to be configured via env.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 14:37:32 +03:30
mahyargdz 8cf0492c87 update:add ci cd files ==> do not edit those file 2024-10-10 21:57:37 +03:30