Read-it-later social network
12
fork

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 42.6%
Svelte 40.4%
JavaScript 7.5%
HTML 5.2%
CSS 4.4%
11 3 0

Clone this repository

https://tangled.org/zeu.dev/potatonet-app https://tangled.org/did:plc:gotnvwkr56ibs33l4hwgfoet/potatonet-app
git@tangled.org:zeu.dev/potatonet-app git@tangled.org:did:plc:gotnvwkr56ibs33l4hwgfoet/potatonet-app

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

potatonet#

Get started at potatonet.app 🥔

  • /<handle>/bookmarks: bookmarks per user
    • fetch bookmarks
    • filter by query term
    • refresh bookmarks
    • filter by tags
    • pagination
  • atproto auth
    • login/logout
    • bookmark CRUD
  • explore
    • query all bookmarks
    • filter explore
    • pagination
    • search bar /search?q=<term>

Special thanks to pilcrowonpaper for @oslojs/encoding library and the encryption gist that the encryption.ts file is based on.