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

https://github.com/patrickhulce/cuzillion

'cuz there are still a zillion pages to check in 2020
https://github.com/patrickhulce/cuzillion

Last synced: over 1 year ago
JSON representation

'cuz there are still a zillion pages to check in 2020

Awesome Lists containing this project

README

          

# cuzillion

> 'cuz there are a zillion pages to check

Inspired by the OG, [Steve Souders' cuzillion](https://github.com/stevesouders/Cuzillion).

## Development

In one terminal...

```bash
yarn
yarn build:watch
```

In another terminal...

```bash
yarn start
```

Open [http://localhost:9801/](http://localhost:9801/).