Skip to content

hmajid2301/bookmarkey-gui

Repository files navigation

Bookmarkey GUI

Bookmarkey is a convenient bookmarking app that lets you save web pages and add RSS feeds. It is an open-source project built using SvelteKit and leveraging Pocketbase as its backend. Its modern interface is easy to use and allows you to organize bookmarks.

You can save articles for offline reading or share them with others. Bookmarkey simplifies your web browsing experience and keeps you organized.

Production

You can visit the site at: https://bookmarkey.app

Run Locally

Install go-task,

To setup the project locally you can do:

git@gitlab.com:bookmarkey/gui.git
cd gui
pnpm install

# starts docker with backend server and frontend gui
task start

Related

Here are some related projects:

Appendix