AjuntamentdeBarcelona / decidim-barcelona

Decidim Barcelona - Direct and participatory democracy web platform based on Decidim framework

Home Page:https://www.decidim.barcelona

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decidim-barcelona logo

decidim-barcelona


Citizen Participation and Open Government Application.

[CI] Lint [CI] Test Code Climate

This is the opensource code repository for "decidim-barcelona", based on Decidim.

Development environment setup

You can setup everything with Docker & Docker compose, run:

docker-compose build
docker-compose run --rm app bundle exec rake db:create db:schema:load db:seed
docker-compose up

License

Code published under AFFERO GPL v3 (see LICENSE-AGPLv3.txt)

Code of conduct

See CODE_OF_CONDUCT.md

Create your own app

If you want to make your own instance of Decidim, do not fork us, just go to Decidim.

About

Decidim Barcelona - Direct and participatory democracy web platform based on Decidim framework

https://www.decidim.barcelona

License:GNU Affero General Public License v3.0


Languages

Language:HTML 77.1%Language:Ruby 17.2%Language:JavaScript 3.6%Language:SCSS 1.1%Language:CSS 0.9%Language:Dockerfile 0.0%Language:Python 0.0%Language:Procfile 0.0%