Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have frontend use new backend locally #277

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

limemloh
Copy link
Contributor

Purpose

Set up the local frontend development server to use the new backend.

Changes

  • Have the frontend development server proxy /api and /ws calls to localhost:8000 which is the default of the new backend (API).
  • Move block metrics query to use the new backend.

@limemloh limemloh marked this pull request as draft October 24, 2024 05:48
Base automatically changed from rust-backend to main October 24, 2024 09:51
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