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>
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>