## Generate Activity Pub key ```bash npm install ts-node typescript '@types/node' ./node_modules/.bin/ts-node --esm generateKeys.mts ``` ## Setup firebase Setup the things ## Setup Vercel Setup the things ## Trigger post deploy ``` curl -G -X POST --data-urlencode token="" https://flear.org/send-note ``` # License This project (excluding post content itself) is released under the Apache License v2