项目作者: tquangdo

项目描述 :
1) npm install 2) nodemon index.js 3) access "localhost:1234"
高级语言: JavaScript
项目地址: git://github.com/tquangdo/socket-io.git
创建时间: 2020-08-23T15:35:16Z
项目社区:https://github.com/tquangdo/socket-io

开源协议:

下载


node-socket-io 🚀

Report an issue


demo

deploy local

  1. npm i
  2. nodemon index.js
  3. access “localhost:1234”

heroku

Heroku

deploy

create file “https://github.com/tquangdo/node-socket-io/blob/master/Procfile

install

  • npm i -g heroku

    dashboard on website

    heroku

setting

https://github.com/tquangdo/node-zoom-clone-app/blob/master/memo.txt

check buildpacks

  • heroku buildpacks -a socket-io-dotq
  • -> heroku/nodejs
  • buildpacks