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

https://github.com/cdoremus/fresh-hn

Hacker News site made with Deno Fresh
https://github.com/cdoremus/fresh-hn

deno denofresh typescript

Last synced: about 1 month ago
JSON representation

Hacker News site made with Deno Fresh

Awesome Lists containing this project

README

          

# Deno Fresh Hacker News webapp

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.

Also see:
- [Fresh web site](https://fresh.deno.dev)
- [Hacker News API](https://github.com/HackerNews/API)