Tuesday 29 March 2016

how do you test fast on local machine and other devices?

I'm a back-end newb so I'm trying to test locally a node server I have at localhost on my desktop (its a simple chat app). So if I try to connect from my other devices (tablet or smartphone) they don't connect.So I got some digitalocean cupons and now I started developing on digitalocean and I just figured out deployment. But I currently have to:Push commit from local machine to githubMerge the pull request on githubssh into digital ocean VPSpull origin with changed merged commitre-launch digitalocean VPSHow can I make my workflow better? is there anyway to quickly test locally from different devices?

Submitted March 29, 2016 at 08:42PM by YouShallNot_Parse

No comments:

Post a Comment