issues
search
bluesky-social
/
statusphere-example-app
An example atproto application using ExpressJS and Typescript.
81
stars
10
forks
source link
Implement status update app
#3
Closed
pfrazee
closed
2 months ago
pfrazee
commented
2 months ago
Implements a simple emoji-status app
Frontend
Firehose ingestion of status updates
POST /status
which writes to repo and updates local db
Changes lexicon to be
com.example.status
Adds did->handle resolution and caching
Adds
DB_PATH
env var
POST /status
which writes to repo and updates local dbcom.example.status
DB_PATH
env var