7b0d546ea63d775441e5e94b4290e3931f96826d
atproto(at protocol)
- @
- [at]mosphere
- at://domain
api
# create account
$ curl -X POST -H "Content-Type: application/json" -sL https://${pds}/xrpc/com.atproto.server.createAccount -d "{\"email\": \"$email\", \"handle\": \"$handle\", \"password\": \"$password\"}"
3文字以下の名前を使用するにはpds/handle
を変更します。また、social-app(web client)からは3文字以下のアカウントを作成できません。apiから作成してください。
self-host
現在、bsky
, bsync
のpatchを当てないと動きません。また、social-app
はアバターが表示されません。これはitaru2622/bluesky-selfhost-envを使用します。
- bsky = appview
- ozone = mod
Description
Languages
Shell
60.9%
TypeScript
23.5%
HTML
11.2%
Dockerfile
3.7%
Python
0.7%