by raxrb on 10/27/20, 3:13 PM with 1 comments
by raxrb on 10/27/20, 3:13 PM
I have been working on project called Stormy (https://stormyapp.com) since last few weeks. It's a CLI tool which picks up the local code changes from the system and compiles them over a extremely high powered remote server.
It runs the compiled app on your local device using the remote ADB. It exposes a URL for the web apps that can be accessed to see the changes.
Please take a look at the project and let me know what you think. If anyone is interested to try it out, comment below. I will share the details with you.