beekee let you create private social networks specially designed for schools, where students can share photos and messages.
The project is developed as part of the thesis of Vincent Widmer from University of Geneva.
This GitHub repository contains a Meteor version of beekee developed by Stéphane Morand and Vincent Widmer.
- Install Meteor.
- Clone the repository where you want.
- Setup configuration in "settings.json".
- Launch the Meteor project with command 'meteor --settings settings.json'.
Set the IP of the cloud server. Used to synchronize data between box and cloud server.
Set the default password of admin user.
Set if the project runs on a box (true) or on a server (false)
Set the two first characters of the access codes generated by beekee. "B" is for boxes and "W" is for web.
Set the Google Analytics code.