Fedi.CrowdedGames.Group/README.md
CatAClock c1dc53cace Integrations (#6)
Integrations are now complete
2025-05-03 02:44:21 +00:00

17 lines
565 B
Markdown

# Fediverse Subdomain
A frontend to accessing my account on the fediverse
## technologies
- node on a bare debian install.
- npm and npx to execute it.
- Uses MastodonAPI, BlueskyAPI, and TumblrAPI.
- Your local machine can also run it (with the proper dependencies; take a look at the docker file).
Quick launch server without docker: `npx http-server /home/<HomeDirectory>/Documents/Fedi.CrowdedGames.Group --port 4000 --cors`
## FAQ
|Question|Answer|
|--------|-------|
|Where can I find my PDS?|Create an access token and then examine the payload's `aud`|