add devcenter links to readme

main
zeke 11 years ago
parent c58ea9ea85
commit 7c9bb82182

@ -21,4 +21,13 @@ Your app should now be running on [localhost:5000](http://localhost:5000/).
heroku create
git push heroku master
heroku open
```
```
## Documentation
For more information about using Node.js on Heroku, see these Dev Center articles:
- [Getting Started with Node.js on Heroku](https://devcenter.heroku.com/articles/nodejs)
- [Heroku Node.js Support](https://devcenter.heroku.com/articles/nodejs-support)
- [Building a Real-time, Polyglot Application with Node.js, Ruby, MongoDB and Socket.IO](https://devcenter.heroku.com/articles/realtime-polyglot-app-node-ruby-mongodb-socketio)
- [Using Socket.IO with Node.js on Heroku]https://devcenter.heroku.com/articles/using-socket-io-with-node-js-on-heroku
Loading…
Cancel
Save