Hacker News new | ask | show | jobs
by yourabi 4078 days ago
Using Go for the backend of https://snitch.io

1. Use Godeps to vendor your deps 2. Use Logrus for logging 3. Figure out a deployment script early one. I have a Rake script that uses chef-api to lookup current production nodes, cross compiles locally and scp's the resulting binary out and restarts the process