Hacker News new | ask | show | jobs
Meteor / Node.js Application Hosting Service running on Digital Ocean (stackful-dev.com)
2 points by 0stanislav 4797 days ago
3 comments

You can learn more about the service on the home page - http://stackful.io. There's a short video introduction that might be helpful.
What is that demo app you deploy on the video?
The placeholder app that comes with the stack is TodoMVC [1] and the one used to demonstrate git deploy setup after that is Telescope [2].

[1] https://github.com/addyosmani/todomvc [2] https://github.com/SachaG/Telescope

Do you support websockets?
(Stackful.io developer here)

Yes, thanks to the websocket support that landed in recent Nginx releases.