Skip to content

with gastby Static site generator and React a front-end framework it is feasiable to make live comment feed with pusher a realtime service

License

Notifications You must be signed in to change notification settings

iakashpatel/gastby-pusher-comment-feed

Repository files navigation

Require

  • Nodejs >= v.6
  • Pusher Account for API key, secert, keyid and cluster credentials

Setup

  • install denpendencies
npm install
  • config pusher service credentials

in Files: server.js and src/comment.js

Run

  • start getsby server, Default run on port 8000
gatsby develop
  • start express server, Default run on port 8080
node server.js

Reference

Tool used to Build:

About

with gastby Static site generator and React a front-end framework it is feasiable to make live comment feed with pusher a realtime service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published