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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T08:47:35.000Z (11 months ago)
- Last Synced: 2025-03-18T21:15:20.843Z (2 months ago)
- Topics: deno
- Language: TypeScript
- Homepage: https://fresh-hacker-news.deno.dev
- Size: 86.9 KB
- Stars: 27
- Watchers: 1
- 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/).

### Demo
https://fresh-hacker-news.deno.dev
### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.