small thing

This commit is contained in:
CatAClock 2025-05-01 18:12:39 -07:00
parent a3e15287f6
commit bf738b63d3

View file

@ -9,3 +9,9 @@ A frontend to accessing my account on the fediverse
- Your local machine can also run it (with the proper dependencies; take a look at the docker file). - 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` 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`|