https://github.com/nbbaier/hn-notifier
Lightweight HN notification api
https://github.com/nbbaier/hn-notifier
Last synced: 3 months ago
JSON representation
Lightweight HN notification api
- Host: GitHub
- URL: https://github.com/nbbaier/hn-notifier
- Owner: nbbaier
- Created: 2025-02-27T01:31:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T01:35:57.000Z (3 months ago)
- Last Synced: 2025-02-27T02:38:05.650Z (3 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run dev
``````
npm run deploy
```