mirror of
https://git.qoto.org/fedipage/fedipage.git
synced 2024-11-15 19:47:57 +01:00
api | ||
archetypes | ||
assets | ||
content | ||
layouts | ||
lib | ||
static | ||
.gitignore | ||
.gitlab-ci.yml | ||
.hugo_build.lock | ||
.nowignore | ||
config.json | ||
config.toml | ||
generateKeys.mts | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vercel.json |
Generate Activity Pub key
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="<token>" https://flear.org/send-note
License
This project (excluding post content itself) is released under the Apache License v2