234caedfe8a47b2a698b02ac3ee73c9ec16b4b67
at
| name | type | example |
|---|---|---|
| at | uri | at://example.com |
| @ | user | @example.com |
| [at]mosphere | system | pds, bsky(appview), ozone, bgs, plc |
| [a]uthenticated [t]ransfer | protocol | did |
account
- ai@syu.is
- yui@bsky.social
- https://plc.syu.is/did:plc:6qyecktefllvenje24fcxnie
- https://plc.directory/did:plc:6qyecktefllvenje24fcxnie
$ curl -sL syu.is/xrpc/_health
feed
at://did:plc:6qyecktefllvenje24fcxnie/app.bsky.feed.generator/app
- https://syu.is/profile/did:plc:6qyecktefllvenje24fcxnie/feed/app
- https://feed.syu.is/xrpc/app.bsky.feed.getFeedSkeleton?feed=at://did:plc:6qyecktefllvenje24fcxnie/app.bsky.feed.generator/app
{
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/app.bsky.feed.generator/app",
"cid": "bafyreifme6g5mhuiwfmjaubwnkoyvwak6c6zvcy4uv3giikxvqpvhqdtau",
"value": {
"did": "did:web:feed.syu.is",
"$type": "app.bsky.feed.generator",
"avatar": {
"$type": "blob",
"ref": {
"$link": "bafkreigo3ucp32carhbn3chfc3hlf6i7f4rplojc76iylihzpifyexi24y"
},
"mimeType": "image/jpeg",
"size": 375259
},
"createdAt": "2025-12-06T09:07:32Z",
"description": "Automated App Feed",
"displayName": "App Feed"
}
}
build
# build
./install.zsh
# build social-app
./install.zsh pull;./install.zsh patch;./install.zsh build social-app;./install.zsh push social-app
---
# server
./install.zsh
---
# social-app ios
# https://appstoreconnect.apple.com/
# https://developer.apple.com/account/resources/profiles/list
./install.zsh pull;./ios/setup.zsh
./ios/build.zsh
Description
Languages
Shell
65.1%
TypeScript
34.5%
Dockerfile
0.4%