Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rabinzon/tasker

Task manager
https://github.com/rabinzon/tasker

Last synced: about 1 month ago
JSON representation

Task manager

Awesome Lists containing this project

README

        

# Task manager
See a demo https://app-tasker.herokuapp.com/

[![Maintainability](https://api.codeclimate.com/v1/badges/e06f38cd49c11781fb32/maintainability)](https://codeclimate.com/github/Rabinzon/project-lvl4-s263/maintainability)
[![Build Status](https://travis-ci.org/Rabinzon/project-lvl4-s263.svg?branch=master)](https://travis-ci.org/Rabinzon/project-lvl4-s263)

## Requirements

* Docker

## Setup

```sh
make compose-setup
```

## Run

```sh
make compose
```

Open localhost:3000