Sha256: a59c51cd0f6b3fa52d8b992c2a704883ad6d417c35f9f95d082b7e9a7f1e87fa
Contents?: true
Size: 866 Bytes
Versions: 6
Compression:
Stored size: 866 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 log in 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
6 entries across 6 versions & 1 rubygems