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(wallet/backend,boutique/backend): DEV env - add hot reload for wallet and boutique backends #1740

Merged
merged 9 commits into from
Nov 4, 2024

Conversation

adrianboros
Copy link
Contributor

Context

Changes

  • Add hot reload functionality for wallet backend
  • Add hot reload functionality for boutique backend

@adrianboros adrianboros linked an issue Oct 15, 2024 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added package: wallet/backend Wallet backend implementations package: boutique/backend Boutique backend implementations labels Oct 15, 2024
@adrianboros adrianboros changed the title feat(wallet/backend,butique/backend): add hot reload for backend envs feat(wallet/backend,boutique/backend): DEV env - add hot reload for wallet and boutique backends Oct 15, 2024
@adrianboros adrianboros marked this pull request as ready for review October 15, 2024 22:05
dragosp1011
dragosp1011 previously approved these changes Oct 18, 2024
sanducb
sanducb previously approved these changes Oct 18, 2024
@adrianboros adrianboros dismissed stale reviews from sanducb and dragosp1011 via 68c7aff October 19, 2024 12:30
@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Oct 19, 2024
@adrianboros adrianboros merged commit 0bd0d75 into main Nov 4, 2024
15 checks passed
@adrianboros adrianboros deleted the 1715-add-hot-reload-for-backend-envs branch November 4, 2024 07:16
DarianM pushed a commit that referenced this pull request Nov 7, 2024
…allet and boutique backends (#1740)

* setup wallet backend hot reload

* setup wallet backend hot reload dockerfile.dev

* setup boutique backend hot reload

* wallet hot reload watch also for shared folder changes

* fix watch share path and remove chokidar env var

* enable multiple types of local environment run configurations

* pretty fix

* fix pnpm lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: boutique/backend Boutique backend implementations package: wallet/backend Wallet backend implementations type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hot reload for backend envs
4 participants