Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dopplr-labs/workflow


https://github.com/dopplr-labs/workflow

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# workflow

## Setup

### Database

This project uses `postgres` database. To make things simpler to use we are using `docker-compose` for setting up database. To get started just run

```sh
docker-compose up
```