Ecosyste.ms: Awesome
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: 16 days ago
JSON representation
'cuz there are still a zillion pages to check in 2020
- Host: GitHub
- URL: https://github.com/patrickhulce/cuzillion
- Owner: patrickhulce
- Created: 2020-07-01T16:56:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:44:53.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T00:51:11.569Z (25 days ago)
- Language: TypeScript
- Homepage: https://cuzillion.com
- Size: 2.92 MB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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/).