Skip to content

roomrtc/fello

Repository files navigation

felloin-site

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.

Installation

You need Sails installed globally:

$ npm install -g sails

Development

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

Current Version Development

0.1.1

Todo's

  • Create models
  • Create controller & API
  • Setup mysql database
  • Write some code

Change log

Empty

License

Copyright Fello Group © 2014. All rights reserved.