Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

OpenSourcePolitics/decidim-module-blazer

Repository files navigation

Decidim::Blazer

Business intelligence made simple.

Usage

Blazer will be available as a Component for a Participatory Space.

Installation

Add this line to your application's Gemfile:

gem 'decidim-blazer'

And then execute:

bundle

install migrations:

bundle exec rake decidim_blazer:install:migrations

then:

bundle exec rake db:migrate

if you want to use your production database with the current user, set it in config/secrets.yml

blazer:
    use_production_database: true

else set BLAZER_DATABASE_URL env

Contributing

See Decidim.

License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages