small thing
This commit is contained in:
parent
a3e15287f6
commit
bf738b63d3
1 changed files with 6 additions and 0 deletions
|
@ -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).
|
||||
|
||||
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`|
|
||||
|
|
Loading…
Add table
Reference in a new issue