Giter Club home page Giter Club logo

app's Introduction

Democracia En Red

DemocraciaEnRed is an online space for deliberation and voting on political proposals. The software aims to stimulate better arguments and come to better rulings.

![][1] [1]: http://partidodelared.org/images/browser.png

Requirements

Install

For *NIX Users

  1. Fork and/or clone or even just download this repository.
  2. Set your configuration keys for twitter and facebook on ./config (Check out documentation below).
  3. Run make or make install && make run in the root of this application.

For others

  1. Fork and/or clone or even just download this repository.
  2. Set your configuration keys for twitter and facebook on ./config (Check out documentation below).
  3. Run npm install in the root of this application.
  4. Run component install in the root of this application. (Or ./node_module/component/bin/component install)
  5. Run make run or NODE_PATH=. node app.js.

Development Settings

In order to install a development instance of this applications, you need to cp config.sample.json config.dev.json into this very directory. Then set the following configuration variables:

Facebook Auth

Twitter Auth

Production Settings

In order to install a development instance of this applications, you need to cp config.sample.json config.json into this very directory. Then set the following configuration variables:

Facebook Auth

Twitter Auth

Heroku Settings

In order to install this application you shoud set the following config services:

MongoDB

  • MONGOHQ_URL: MongoDB add-on database url

Facebook Auth

  • FB_CLIENT_ID: Facebook application ClientId.
  • FB_CLIENT_SECRET: Facebok application ClientSecret.
  • FB_CALLBACK: Facebook application callback url. Eg: http://yourdomain.org/auth/facebook/callback

Twitter Auth

  • TW_CONSUMER_KEY: Twitter application ConsumerKey.
  • TW_CONSUMER_SECRET: Twitter application ConsumerSecret.
  • TW_CALLBACK: Twitter application callback url. Eg: http://yourdomain.org/auth/twitter/callback

Useful links

  • PDR Site: The Network Party official site.
  • PDR Wiki: The Network Party official wiki.
  • PDR Facebook: The Network Party official Facebook page.
  • PDR Twitter: The Network Party official Twitter account.

License

(The MIT License)

Copyright (c) 2013 Democracia En Red <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

app's People

Contributors

cristiandouce avatar ultraklon avatar

Watchers

Nicolas Avila avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.