Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/begenov/tsarka-task

Tsarka-task
https://github.com/begenov/tsarka-task

docker-compose gin postgresql redis

Last synced: 9 days ago
JSON representation

Tsarka-task

Awesome Lists containing this project

README

        

# Tsarka-task

## Getting Started

#### Prerequisites

1. Golang
2. Docker

### Run

```
1. docker-compose up

2. go run cmd/main.go
```

### Test

```make test```