Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alfierichou/sofo-task

Task management system.
https://github.com/alfierichou/sofo-task

commitlint jaeger jest koa2 swagger typescript

Last synced: 15 days ago
JSON representation

Task management system.

Awesome Lists containing this project

README

        

# sofo-task

Task management system.

## get started

- install deps

```bash
yarn
```

- dev run

```bash
yarn run dev
```

## swagger

- dev

```
http://127.0.0.1:4000/v1/apidoc
```

## jaeger

- container

```bash
make jaeger
```

- page

```
http://127.0.0.1:16686
```