Cherry is a self-hostable bookmark service
svelte selfhosted sqlite bookmarks
Cherry is a privacy-focused, self-hostable bookmark manager written in Svelte and SQLite. It allows you to manage your bookmarks in a simple and easy-to-use interface, without the need for a third-party service.
Cherry is easy to install and configure. It runs on any modern web server that supports PHP, and it can be installed on a shared hosting account or a VPS. Cherry uses SQLite as its database, which is a lightweight and efficient database that does not require a separate server.
Cherry can be installed on any modern web server that supports PHP. The following instructions will show you how to install Cherry on a shared hosting account or a VPS.
config.php
file and edit the following settings:$host = 'localhost';
$user = 'username';
$pass = 'password';
$db = 'database_name';
config.php
file.config.php
file and edit the following settings:$host = 'localhost';
$user = 'username';
$pass = 'password';
$db = 'database_name';
config.php
file.Cherry is easy to use. To add a new bookmark, simply click the "Add bookmark" button and enter the URL and title of the bookmark. You can also add tags to your bookmarks to help you organize them.
To edit a bookmark, click the "Edit" button next to the bookmark. To delete a bookmark, click the "Delete" button next to the bookmark.
Cherry also has a search feature that allows you to quickly find bookmarks. To search for a bookmark, simply enter the search term in the search box and click the "Search" button.
Cherry is a simple, easy-to-use, and privacy-focused bookmark manager that you can self-host on your own server. Cherry is a great alternative to third-party bookmarking services, and it gives you the peace of mind of knowing that your bookmarks are safe and private.