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
- Host: GitHub
- URL: https://github.com/jmandel/bb-tutorial-growthtastic
- Owner: jmandel
- Created: 2013-06-19T01:19:28.000Z (almost 12 years ago)
- Default Branch: step-1-push
- Last Pushed: 2017-05-26T14:26:38.000Z (about 8 years ago)
- Last Synced: 2025-04-06T09:10:00.664Z (2 months ago)
- Language: JavaScript
- Size: 1.77 MB
- Stars: 18
- Watchers: 12
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.)