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

feat: Setup App Panel Frontend for Local API Development #357

Merged

Conversation

cybertron288
Copy link
Contributor

@cybertron288 cybertron288 commented Aug 12, 2024

What does this PR do?

This PR enhances the frontend development environment by introducing a script update that allows developers to run the dev server with either mock data or live data from the Zango backend.

Why is this PR needed?

This update is crucial for developers who need the flexibility to switch between mock data and live backend data during development and testing. It streamlines the process, making it easier to simulate different scenarios and ensure consistent application behavior across various data sources.

@sukuna28 sukuna28 changed the title feat: proxy setup for live and mock data Setup App Panel Frontend for Local API Development Jan 8, 2025
@sukuna28 sukuna28 changed the title Setup App Panel Frontend for Local API Development feat: Setup App Panel Frontend for Local API Development Jan 8, 2025
@kc-diabeat kc-diabeat merged commit 937b37e into Healthlane-Technologies:main Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure App Panel Frontend for Local Development with Backend API Endpoint
3 participants