Show HN: Linkwarden – An open source collaborative bookmark manager

https://linkwarden.app
by daniel31x13 • 3 years ago
280 88 3 years ago

Hey there HN! Meet Linkwarden, a fully self-hostable, open-source collaborative bookmark manager to collect, organize and archive webpages.

Please also visit/star our GitHub repo [1].

Linkwarden was built using TypeScript and NextJS, backed by a PostgreSQL database for the lighter-weight data. The rest of the data can be chosen either to be stored on the filesystem, or stored on the cloud on Digital Ocean Space/AWS S3, the reason for the cloud storage solution was for the Cloud offering [2], we realized that the preserved webpages (archives) take up space pretty quickly and S3 was much more efficient for this task. On the front-end we used TailwindCSS for styling and Zustand for state management.

You could either use our Cloud offering (with 14-day free trial) to directly support this project and experience Linkwarden, or you could self-host it on your own machine and have maximum flexibility.

Feel free if you had any questions, we'll do our best to answer it.

[1] https://github.com/linkwarden/linkwarden

[2] https://cloud.linkwarden.app/register - Hosted in Digital Ocean's datacenter located here in Toronto, ON.

Related Stories

Loading related stories...

Source preview

linkwarden.app