Skip to content

backend-development/node-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

try the demo

https://blooming-reef-48511.herokuapp.com/

run locally

npm install

before starting the app with

node index.js

for testing, you need to also install mocha and should.js

export NODE_ENV=development npm install npm test

deploy to heroku

heroku create git push heroku master heroku open

sources

This example inspired by

About

an example app for websockets, including tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published