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

https://github.com/wizyma/list-hn


https://github.com/wizyma/list-hn

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Hackernews List

[Deployed version](https://list-hn.vercel.app/) of the HN list.

## Getting started

This repository is based on yarn3.

```bash
$ yarn dev # run the app in local

$ yarn test # run the tests
```