You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add live server support to connect with CLI (#141)
* feat: add live server support to connect with CLI
* do not hardcode localhost
* add bidirectional communication
* fix linter errors
* add cross-env dep
* add notifications for live server connection and icon in terminal
* fix linter errors
* change Introduction to Information
* change Introduction to Information
* Remove console.log
* Add ability to send multiple types of messages over WS server
* Fix linter
* Remove .DS_Store and add it to .gitignore
* Apply suggestions from code review
Co-authored-by: David Boyne <boyneyy123@gmail.com>
Co-authored-by: Matatjahu <urbanczyk.maciej.95@gmail.com>
Co-authored-by: David Boyne <boyneyy123@gmail.com>
0 commit comments