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

Adding a "mixed" dev proxy #1219

Merged
merged 1 commit into from
Feb 5, 2022
Merged

Adding a "mixed" dev proxy #1219

merged 1 commit into from
Feb 5, 2022

Conversation

softsimon
Copy link
Member

@softsimon softsimon commented Feb 4, 2022

This is a middle ground between npm run start:local-prod and npm run start

The new npm run start:mixed proxy will generally redirect all
/api/ endpoints to Mempool.space or Liquid.network depending on Base Module
/api/v1/ will redirect to the local NodeJS.

This is very helpful during development when there is a lack of a proper Esplora backend setup.
It makes it easier to browse around and develop on pages like Liquid Assets.

mempool, liquid and bisq as Frontend Base Module is supported.

@cla-bot cla-bot bot added the cla-signed label Feb 4, 2022
@softsimon softsimon force-pushed the simon/add-mixed-proxy branch from f97482e to a45c371 Compare February 5, 2022 09:05
@softsimon softsimon requested review from wiz and knorrium February 5, 2022 09:06
Copy link
Member

@wiz wiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@wiz wiz merged commit d3969af into master Feb 5, 2022
@wiz wiz deleted the simon/add-mixed-proxy branch February 5, 2022 09:13
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.

2 participants