mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 13:54:12 +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
11
README.md
11
README.md
|
|
@ -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…
Add table
Add a link
Reference in a new issue