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

https://github.com/zachstence/hubble


https://github.com/zachstence/hubble

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Hubble

## Setup
```shell
$ docker run \
-p 5000:5000 \
-v :/usr/src/app/public/config \
zachstence/hubble:0.0.1
```