mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 22:04:06 +02:00
add devcenter links to readme
This commit is contained in:
parent
c58ea9ea85
commit
7c9bb82182
1 changed files with 10 additions and 1 deletions
|
|
@ -22,3 +22,12 @@ heroku create
|
||||||
git push heroku master
|
git push heroku master
|
||||||
heroku open
|
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…
Add table
Add a link
Reference in a new issue