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

https://github.com/long-woo/turbo_filter_demo


https://github.com/long-woo/turbo_filter_demo

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

1. clone

```sh
git clone https://github.com/long-woo/turbo_filter_demo.git
```

2. Docker build

```sh
DOCKER_BUILDKIT=0 docker build -t turbo_filter_demo .
```