This application is the example for the Pusher based MUD article available at ......
In order to use this you need to:
- Create a Pusher Application
- Update pusher-mud-backend/routes/pusher.js and pusher-mud-frontend/src/pusher.js with the credentials obtained
- Execute
npm install
andnpm start
in both pusher-mud-backend and pusher-mud-frontend - Visit http://localhost:3000
Enjoy!