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

https://github.com/thehouseplant/hnfresh

A Hacker News clone written using Fresh and Deno
https://github.com/thehouseplant/hnfresh

deno fresh hacker-news hn typescript

Last synced: about 2 months ago
JSON representation

A Hacker News clone written using Fresh and Deno

Awesome Lists containing this project

README

          

# HN Fresh

A Hacker News clone written using Fresh and Deno

## Requirements

- [Deno](https://deno.com/runtime) v1.25+

## Getting Started

```bash
# Clone the repository
git clone git@github.com:thehouseplant/hnfresh

# Start the task
deno task start
```