Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourjuaneight/rivendell
:train2: Personal bookmarks database built on top of PocketBase.
https://github.com/fourjuaneight/rivendell
golang pocketbase
Last synced: about 1 month ago
JSON representation
:train2: Personal bookmarks database built on top of PocketBase.
- Host: GitHub
- URL: https://github.com/fourjuaneight/rivendell
- Owner: fourjuaneight
- License: mit
- Created: 2023-01-31T18:02:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T00:42:53.000Z (6 months ago)
- Last Synced: 2024-06-29T01:43:03.049Z (6 months ago)
- Topics: golang, pocketbase
- Language: Go
- Homepage:
- Size: 443 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Rivendell
Personal bookmarking and archiving database powered by [PocketBase](https://pocketbase.io/).
## Install
```sh
go mod download
```## Use
```sh
go run . serve
```