Skip to content

kindlyops/murderhornet

Repository files navigation

murder hornet

This is a cross platform electron app demonstrating how to use AWS-SSO and interact with IVS APIs.

developer running locally

  • yarn install
  • yarn start

publishing a release

  1. increment version yarn version --minor
  2. git push --follow-tags
  3. after builds finish, edit github draft release and change to published

Credits