OpenSourcePolitics / decidim-efb

Decidim + a Pol.is module
0 stars 0 forks source link

decidim-efb

Citizen Participation and Open Government application.

This is the open-source repository for decidim-efb, based on Decidim.

Deploying the app

An opinionated guide to deploy this app to Heroku can be found at https://github.com/codegram/decidim-deploy-heroku.

Setting up the application

bundle install
bin/rails db:create db:migrate db:seed # setup database and create some fake development data

For your development you can use those accounts :

You're good to go!