social bookmarking for atproto
README.md

@clipprjs/client#

This is a reference implementation for the Clippr frontend using Solid.

development#

pnpm install
cp .env.example .env # Modify this if necessary
pnpm run dev

deployment#

pnpm run build