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

https://github.com/jmandel/bb-tutorial-growthtastic

Tutorial app for BB+ Developer Forum
https://github.com/jmandel/bb-tutorial-growthtastic

Last synced: about 2 months ago
JSON representation

Tutorial app for BB+ Developer Forum

Awesome Lists containing this project

README

        

bb-tutorial-growthtastic
========================

Tutorial app for BB+ Developer Forum.

# [Follow along](https://github.com/jmandel/bb-tutorial-growthtastic/wiki) with the tutorial

To run the app itself:

##### 1. `git clone https://github.com/jmandel/bb-tutorial-growthtastic`
##### 2. Edit `conf.js` with local settings
##### 3. `node index.js`

(Note: you may want to run this app behind a reverse proxy like nginx.)