Update README.md
This commit is contained in:
parent
339cfdedf9
commit
a5f49e7d79
1 changed files with 2 additions and 4 deletions
|
@ -3,12 +3,10 @@
|
||||||
A frontend to accessing my account on the fediverse
|
A frontend to accessing my account on the fediverse
|
||||||
|
|
||||||
## technologies
|
## technologies
|
||||||
- node on a bare debian install.
|
- Rust and Rouille.
|
||||||
- npm and npx to execute it.
|
|
||||||
- Uses MastodonAPI, BlueskyAPI, and YoutubeAPI<sup>[1]</sup>.
|
- Uses MastodonAPI, BlueskyAPI, and YoutubeAPI<sup>[1]</sup>.
|
||||||
- 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: `Cargo run --release`
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue