Settings

Theme

Another Hoarder,but Running on a Cloudflare Worker

6 points by Ray-D-Song a year ago · 2 comments · 1 min read


When I saw Hoarder, I was very shocked because I had just implemented an application with similar functionality not long ago, called web-archive.

However, there are a few differences. The web-archive runs on Cloudflare, utilizing the free tier of D1 database and R2 object storage, so it doesn't require its own server.

Simultaneously capturing web pages is done through Chrome and Firefox browser extensions.

I simplified the deployment using GitHub Actions, maybe someone would be interested in trying it...

https://github.com/ray-d-song/web-archive

toomuchtodo a year ago

Consider changing the title to “Show HN:”

Great work!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection