Skip to content

Update basePath from /agents/lit-matrix to /agents/literature-matrix …#3

Merged
abu0306 merged 1 commit into
devfrom
hotfix/tools
Mar 6, 2026
Merged

Update basePath from /agents/lit-matrix to /agents/literature-matrix …#3
abu0306 merged 1 commit into
devfrom
hotfix/tools

Conversation

@abu0306

@abu0306 abu0306 commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the project to use the new /agents/literature-matrix/ naming convention, replacing the previous /agents/lit-matrix/ references throughout the codebase and configuration. Additionally, it refines the layout and styling in app/page.tsx for improved readability and consistency.

Migration to new API and routing naming:

  • Updated API base URL in lib/api.ts from /agents/lit-matrix/api/v1 to /agents/literature-matrix/api/v1 for all backend requests.
  • Changed all fetch and routing references in app/page.tsx to use /agents/literature-matrix/ instead of /agents/lit-matrix/.
  • Modified Nginx configuration in nginx.conf to route all traffic, static assets, health checks, and root redirects to /agents/literature-matrix/ instead of /agents/lit-matrix/. [1] [2] [3]

UI and layout improvements:

  • Refactored class names and layout order in app/page.tsx to enhance readability and maintain a consistent styling approach, including adjustments to flexbox ordering, spacing, and element grouping. [1] [2]

@abu0306
abu0306 merged commit aed0c53 into dev Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant