Sha256: 4f55d4cb0c50be35746ebe0fcb63d928a1250f335f37d91cab23a999fbbe843c

Contents?: true

Size: 865 Bytes

Versions: 7

Compression:

Stored size: 865 Bytes

Contents

# <%= app_name %>

Free Open-Source participatory democracy, citizen participation and open government for cities and organizations

This is the open-source repository for <%= app_name %>, based on [Decidim](https://github.com/decidim/decidim).

## Setting up the application

You will need to do some steps before having the app working properly once you have deployed it:

1. Create a System Admin user: `bin/rails decidim_system:create_admin`
1. Visit `<your app url>/system` and login with your system admin credentials
1. Create a new organization. Check the locales you want to use for that organization, and select a default locale.
1. Set the correct default host for the organization, otherwise the app will not work properly. Note that you need to include any subdomain you might be using.
1. Fill the rest of the form and submit it.

You are good to go!

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
decidim-generators-0.28.4 lib/decidim/generators/app_templates/README.md.erb
decidim-generators-0.28.3 lib/decidim/generators/app_templates/README.md.erb
decidim-generators-0.28.2 lib/decidim/generators/app_templates/README.md.erb
decidim-generators-0.28.1 lib/decidim/generators/app_templates/README.md.erb
decidim-generators-0.28.0 lib/decidim/generators/app_templates/README.md.erb
decidim-generators-0.28.0.rc5 lib/decidim/generators/app_templates/README.md.erb
decidim-generators-0.28.0.rc4 lib/decidim/generators/app_templates/README.md.erb