An open API service indexing awesome lists of open source software.

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

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.

![How it looks](http://i.imgur.com/WC2F97d.png)

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!