- Nodejs >= v.6
- Pusher Account for API key, secert, keyid and cluster credentials
- install denpendencies
npm install
- config pusher service credentials
in Files: server.js
and src/comment.js
- start getsby server, Default run on port
8000
gatsby develop
- start express server, Default run on port
8080
node server.js
Tool used to Build: