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

https://github.com/timoglastra/afj-demo


https://github.com/timoglastra/afj-demo

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# AFJ Demo

## Running

```sh
docker build -t afj-demo . --platform linux/amd64
docker run --rm -it --name afj-demo afj-demo
```