Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morinokami/fresh-hacker
Hacker News clone made with Fresh
https://github.com/morinokami/fresh-hacker
deno
Last synced: 2 months ago
JSON representation
Hacker News clone made with Fresh
- Host: GitHub
- URL: https://github.com/morinokami/fresh-hacker
- Owner: morinokami
- License: mit
- Created: 2022-10-07T16:06:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T08:47:35.000Z (6 months ago)
- Last Synced: 2024-10-13T11:09:33.843Z (3 months ago)
- Topics: deno
- Language: TypeScript
- Homepage: https://fresh-hacker-news.deno.dev
- Size: 86.9 KB
- Stars: 25
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fresh Hacker News
Hacker News clone made with [Fresh](https://fresh.deno.dev/).
![hn2x](https://user-images.githubusercontent.com/7889778/194712641-e55379df-38cc-40df-8f1a-dee1c2931003.jpg)
### Demo
https://fresh-hacker-news.deno.dev
### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.