Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 7c9bb82

Browse files
committed
add devcenter links to readme
1 parent c58ea9e commit 7c9bb82

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,13 @@ Your app should now be running on [localhost:5000](http://localhost:5000/).
2121
heroku create
2222
git push heroku master
2323
heroku open
24-
```
24+
```
25+
26+
## Documentation
27+
28+
For more information about using Node.js on Heroku, see these Dev Center articles:
29+
30+
- [Getting Started with Node.js on Heroku](https://devcenter.heroku.com/articles/nodejs)
31+
- [Heroku Node.js Support](https://devcenter.heroku.com/articles/nodejs-support)
32+
- [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)
33+
- [Using Socket.IO with Node.js on Heroku]https://devcenter.heroku.com/articles/using-socket-io-with-node-js-on-heroku

0 commit comments

Comments
 (0)