An open API service indexing awesome lists of open source software.

https://github.com/vitormattos/decidim-docker

Decidin in Docker
https://github.com/vitormattos/decidim-docker

decidim ruby

Last synced: over 1 year ago
JSON representation

Decidin in Docker

Awesome Lists containing this project

README

          

# Decidim in Docker

## First run

clone this repository

Copy the `.env.example` to `.env`

Check the ports exposed in `docker-compose.yml`

Run this command:

```bash
docker-compose up
```

> **PS**: This is a experimental repository