Skip to content

feat(wallet/backend,boutique/backend): DEV env - add hot reload for wallet and boutique backends#1740

Merged
adrianboros merged 9 commits intomainfrom
1715-add-hot-reload-for-backend-envs
Nov 4, 2024
Merged

feat(wallet/backend,boutique/backend): DEV env - add hot reload for wallet and boutique backends#1740
adrianboros merged 9 commits intomainfrom
1715-add-hot-reload-for-backend-envs

Conversation

@adrianboros
Copy link
Copy Markdown
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
@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