Giter Site home page Giter Site logo

tapit's Introduction

Welcome to TapIt - The NextGen Dance Floor

TapIt is a express, socket.io, Redis PubSub powered application. The aim here was to create a proof-of-concept for probably the next-generation of interactive web applications.

Primary Goals

  • Very very low latency.
  • Entirely web-based i.e. no installation required

Architecture

node - The server-side framework. express.js - The Web server socket.io - WebSocket power Redis Pubsub - Wildcard Push Notification support

Setting it up

Install node, npm and Redis. Install the node modules when you clone this directory.

npm install

Because we have the package.json it will automatically installs the dependant npm modules.

Playing the game

$ node notify.js

And if you wanted a live demo - here you are http://tapit.nodejitsu.com

Contributing

Feel free to fork and add more dance moves - Yeah!

Enjoy!

tapit's People

Contributors

gautamrege avatar

Stargazers

Keyth M Citizen  avatar ElieenLiao avatar  avatar Charlie Wong avatar feico avatar  avatar chengda.huang avatar 张健豪 avatar JasonY avatar  avatar chenxin avatar  avatar Zhuo Li avatar Pavel Khlopin avatar 张小然 avatar Allen Gong avatar John Murch avatar  avatar Chengke avatar Shyam Guthikonda avatar Michael Anthony avatar  avatar Tonny avatar Eduardo Burgoa Serrada avatar Liang Qi avatar  avatar Arturo avatar Shiva Kumar Avula avatar hcxiong avatar 小小的太阳 avatar Jiaming Yan avatar deDoyle avatar Cristian avatar Miroslav Milic avatar Jun Liu avatar Ky avatar fan yaohua avatar Andrei Kulakov avatar Wei Zhong avatar roc avatar 余超 avatar jian avatar Rui Luo avatar Liucw avatar Terry Huang avatar Jonathan Urzua avatar  avatar Philippe Boblet avatar  avatar  avatar  avatar whenjonny avatar  avatar  avatar Ben avatar Peter Young avatar ghd214 avatar lei avatar  avatar Yanxi Wang avatar Santosh kumar Mohanty avatar Ju Shang avatar qiufeng avatar  avatar Jason Shen avatar nolearning avatar Daniel Mahon avatar Sreenatha Reddy K R avatar  avatar Jaonary Rabarisoa avatar darkdarkfruit avatar 红红 avatar xiangyuan avatar FX avatar Lynn Chen avatar de meng avatar Fabian Mastenbroek avatar  avatar hamlet avatar  avatar Del Harvey avatar teou avatar awinecki avatar Koustubh Sinkar avatar Sérgio Santos avatar Ivan Zhuravlev avatar Kalman Speier avatar Andreas avatar Tiger Leung avatar JT5D avatar thinkphper avatar  avatar  avatar  avatar keepallsimple avatar Leon Liu avatar  avatar xiaojue avatar xingkui wang avatar Tuan Nguyen avatar

Watchers

Tuan Nguyen avatar Anuja Ware avatar  avatar  avatar Cristian avatar James Cloos avatar  avatar mohammad baniasad avatar Michael Anthony avatar Anil Kumar Maurya avatar Sachin Shintre avatar Anuj Verma avatar  avatar

tapit's Issues

install package failed on Mac

I checkout the last version on my Mac 10.8.4 (node v0.10.3), run "npm install" and got this error:
1 error generated.
gmake[1]: *** [hiredis.o] 错误 1
gmake[1]: 离开目录“/Users/Genius/tapit/node_modules/hiredis/deps/hiredis”
gmake: *** [all] 错误 2
npm ERR! [email protected] preinstall: make || gmake
npm ERR! sh "-c" "make || gmake" failed with 2
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the hiredis package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! make || gmake
npm ERR! You can get their info via:
npm ERR! npm owner ls hiredis
npm ERR! There is likely additional logging output above.

npm ERR! System Darwin 12.4.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/Genius/tapit
npm ERR! node -v v0.10.3
npm ERR! npm -v 1.2.17
npm ERR! code ELIFECYCLE

I changed the hiredis version in "package.json" from "0.1.13" to "0.1.15" , and it worked fine!

Unhandled 'error' event

events.js:66
throw arguments[1]; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:768:11)
at HTTPServer.Server._listen2 (net.js:908:14)
at listen (net.js:935:10)
at HTTPServer.Server.listen (net.js:984:5)
at Object. (C:\Program Files\nodejs\tapit-master\notify.js:20:5)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.runMain (module.js:492:10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.