WE
Sails.js.
A system for create Social Networks written withStatus - in development, not working for production
Have a question or found a fix? Please read a Contribute guide and open a issue and/or submit a pull request.
For documentation, see here.
This project started in https://github.com/albertosouza/we after some testes with node.js frameworks
If want see a live WE example access: http://wejs.org/
Installation
Before install and start:
- MongoDB http://www.mongodb.org/
- Node.js http://nodejs.org/
- npm https://npmjs.org/
Then in terminal tip:
$ git clone git@github.com:wejs/we.git we
$ cd we
$ npm install && bower install
How to configure
TODO
How to Test
Inside project folder tip:
$ npm test
FEATURES
- User account - In work
- Mail system - In work - good part ready
- Messenger - In work
- Notifications - TODO
- Images - TODO
- Vídeos - TODO
- Galleries - TODO
- Task mangement - TODO
- Groups - TODO
- Events - TODO
- Posts - TODO
- Activity - TODO
Build with love and:
- Sails.js - http://sailsjs.org
- Node.js - http://nodejs.org/
- require.js - http://requirejs.org/
- Ember.js - http://emberjs.com/
Links
- A complish - "Interpretation of a Blog using CompoundJS" https://github.com/dlochrie/acomplish
- UPAC - "Plataforma de rede UPAC" https://github.com/ultraleve/upac
Team
Alberto Souza https://github.com/albertosouza/
Daniel Torres https://github.com/danielfeelfine
Copyright and license
Copyright 2013-2014 Alberto Souza alberto.souza.99@gmail.com, under the MIT license.