Repo for the fello.in site
Felloin is a group video chat and screen sharing. A video meeting system without the need to install any plugins.
You need Sails installed globally:
$ npm install -g sails
Clone the source code to working copy:
$ git clone git@bitbucket.org:fello/felloin.git felloin
$ cd felloin
Setup MySQL Server:
Database name: felloin
Account usr/pwd: felloin/felloin
Local build for testing and development:
$ npm install
$ bower install
$ sails lift
0.1.1
- Create models
- Create controller & API
- Setup mysql database
- Write some code
Empty
Copyright Fello Group © 2014. All rights reserved.