5 ms·
It's just a side project (a realtime chat application built with Meteor) I'm not sure how much traffic I will get, but certainly not enough to stress out one wo
by cfcf 13y ago
It's just a side project (a realtime chat application built with Meteor)
I'm not sure how much traffic I will get, but certainly not enough to stress out one worker.
It's just for fun
- simantel 13y agoIf it's just a side project, why not host it on Meteor? All you have to do is set up a CNAME record to point at origin.meteor.com: http://docs.meteor.com/#deploying http://docs.meteor.com/#deploying
- cfcf 13y agoGood point, didn't even know about this option. Nevermind though, since I got my opensource drone on nodejitsu! Thanks