this repo has no description
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 140 B view raw
1cd ~/hn-alerts 2git restore bun.lock 3git fetch --all 4git reset --hard origin/main 5bun install 6bun db:push 7systemctl --user restart hn-alerts