Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeffa5/tasknet

A taskwarrior inspired, crdt-based task management tool
https://github.com/jeffa5/tasknet

Last synced: 23 days ago
JSON representation

A taskwarrior inspired, crdt-based task management tool

Awesome Lists containing this project

README

        

# TaskNet

## Run locally

```shell
cd web && trunk serve
```

## Run the server

```shell
make run
```

### Server configuration

A template configuration file is provided in `config-template.json`.