Skip to content

ethanbrooks/pusher-mud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pusher based MUD

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 and npm start in both pusher-mud-backend and pusher-mud-frontend
  • Visit http://localhost:3000

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • HTML 10.8%
  • CSS 2.7%