https://github.com/appbaseio/jamwithfriends-node-needsupdate
An Appbase node example for Jam with Friends
https://github.com/appbaseio/jamwithfriends-node-needsupdate
Last synced: about 1 year ago
JSON representation
An Appbase node example for Jam with Friends
- Host: GitHub
- URL: https://github.com/appbaseio/jamwithfriends-node-needsupdate
- Owner: appbaseio
- License: mit
- Created: 2014-10-24T18:10:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-24T18:31:57.000Z (almost 12 years ago)
- Last Synced: 2025-06-19T03:06:41.014Z (about 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jamwithfriends-node
===================
An Appbase node example for server side analytics of the [Jam with Friends app](appbaseio.github.io/jam-with-friends). This app logs the keys pressed for each room in the Jam with Friends in realtime.
How to Run
==========
1. npm install
2. npm test
You should see the updated console look like this.

Note: It might take 10s to render the first screen because it fetches all the data for the frist time.
Have fun
========
Play the [Jam with Friends](appbaseio.github.io/jam-with-friends) keys and see the console update the key count in realtime.
You can do everything with the [npm package of Appbase.JS](https://www.npmjs.org/package/appbasejs) that you can with the Javascript library. Have fun!