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

https://github.com/atoum/extensions.atoum.org


https://github.com/atoum/extensions.atoum.org

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# extensions.atoum.org

# build

After running `./docker/run.sh` excute :

```
make build
```

# serve

To serve the content you can use

```
./docker/serve.sh
```