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

add watch make targets for backend + frontend #127

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

TheDen
Copy link
Member

@TheDen TheDen commented Aug 14, 2023

PR

  • Adds watch make target utilising gow
  • Adds watch-ui make target for the frontend

@TheDen TheDen requested a review from BradLewis as a code owner August 14, 2023 08:31
@@ -16,6 +16,12 @@ build-ui:
run: build-ui
go run cmd/*.go

watch: build-ui
Copy link
Member

Choose a reason for hiding this comment

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

Nice, very handy to have this!

Copy link
Member

@BradLewis BradLewis left a comment

Choose a reason for hiding this comment

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

LGTM!

@TheDen TheDen merged commit 20f3c99 into main Aug 14, 2023
8 checks passed
@TheDen TheDen deleted the feature/add-watch-make-targets branch August 14, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants