Using a Raspberry Pi for Prototyping Web Applications
A guided tour on how to host your apps on a Pi server with Node.js, Rails and Ngrok
In case you’re tired of using AWS/Heroku for hosting your apps and hate having a social life. Here’s a quick guide on setting up the beloved Raspberry Pi for web development by enabling SSH, connecting it to Github, installing Node.js…