-
Notifications
You must be signed in to change notification settings - Fork 22
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 tasks
github-actions
bot
added
package: wallet/backend
Wallet backend implementations
package: boutique/backend
Boutique backend implementations
labels
Oct 15, 2024
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
dragosp1011
previously approved these changes
Oct 18, 2024
sanducb
previously approved these changes
Oct 18, 2024
github-actions
bot
added
the
type: documentation
Improvements or additions to documentation
label
Oct 19, 2024
beniaminmunteanu
approved these changes
Nov 1, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
Changes