- list_posts API now accepts page/per_page params with LIMIT/OFFSET - Add /admin/posts/:page route with PostsPage component - Pagination component with prev/next navigation (20 posts/page) - Update dashboard to use new list_posts(1, 5) signature
- list_posts API now accepts page/per_page params with LIMIT/OFFSET - Add /admin/posts/:page route with PostsPage component - Pagination component with prev/next navigation (20 posts/page) - Update dashboard to use new list_posts(1, 5) signature