Skip to content

Demo for demo.decidim.org - Ruby on Rails application made with Decidim

Notifications You must be signed in to change notification settings

decidim-archive/demo.decidim.org

Repository files navigation

demo_decidim_org

Citizen Participation and Open Government application.

Demo application, being used on:

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

Installation

You can install it with Docker and Docker Compose, with these commands:

git clone https://github.com/decidim/demo.decidim.org
cd demo.decidim.org
cp .env.example .env
docker-compose up -d
docker-compose run --rm exec app rails db:seed

About

Demo for demo.decidim.org - Ruby on Rails application made with Decidim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published