Quantcast
Channel: How to host nodejs application with sockect.io - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Geuis for How to host nodejs application with sockect.io

If you want something relatively easy to test on, Heroku will provide you with a free instance.I can also recommend Azure over Amazon for a simple nodejs based app. The main reason is that Azure has a...

View Article



Answer by Seth Bergman for How to host nodejs application with sockect.io

I use Dokku, an open source solution for a Heroku like PaaS. Either of those are great for doing git style deployments. Heroku has better documentation, and doesn't require your own server so I would...

View Article

How to host nodejs application with sockect.io

I have build an chat application using nodejs with mysql database. I have developed on my windows system and it works fine. Now I want to make it live on a server to check its real time performance, As...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images