What do you think of such thing?

I was really inspired by Stackblitz, Gitpod and CodeSandbox for quick dev environment for fast resolution of bugs. I have come up with this POC that does the following for Android Projects:

https://www.loom.com/share/9b7472c5bcb84da0866033ed148750e3?sid=0efe05c1-6714-4d10-b79c-e88d49f0ff82

  1. Opens up a cloud-based Android Studio on the browser in the context of Github issue
  2. Can be used to reproduce the bug/debug without changing the local code context
  3. You get a prebuilt running app right away
  4. It can be attached as git-hooks to Pull Requests for quick previews

Should I continue working on this? Wdyt?
Also should I consider open-sourcing it?

submitted by /u/Consistent_Crew_6177
[link] [comments]