Skip to content

build(dev): Automatically open browser on make#1609

Open
simplysuvi wants to merge 1 commit intopinterest:masterfrom
simplysuvi:feat/auto-open-browser
Open

build(dev): Automatically open browser on make#1609
simplysuvi wants to merge 1 commit intopinterest:masterfrom
simplysuvi:feat/auto-open-browser

Conversation

@simplysuvi
Copy link

Improves the developer experience by automatically opening the Querybook UI in the default browser when the application is started via make.

This change modifies the Makefile to:

  • Use a cross-platform command to launch the browser on macOS, Linux, and Windows.
  • Run containers in the background while still streaming server logs to the terminal.

This removes the manual step of copying the URL, streamlining the local development workflow.

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.

1 participant