No description
Find a file
mkljczk 3ab10de63d
Some checks failed
pl-api CI / Test for a successful build (push) Has been cancelled
pl-fe CI / Test and upload artifacts (push) Has been cancelled
pl-hooks CI / Test for a successful build (push) Has been cancelled
pl-fe CI / deploy (push) Has been cancelled
Update README
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-06 14:58:58 +01:00
.github Update pl-fe.yaml 2024-12-05 01:31:33 +01:00
.husky Switch to workspace 2024-08-28 13:01:08 +02:00
.vscode recommend tailwind css vscode extension 2024-12-05 16:13:32 +01:00
packages Update README 2024-12-06 14:58:58 +01:00
.gitignore Call it pl-fe internally 2024-08-28 13:41:08 +02:00
CODE_OF_CONDUCT.md Add pl-api to workspace 2024-08-28 13:43:23 +02:00
LICENSE Add license to main directory 2024-09-15 23:48:43 +02:00
package.json add pl-hooks to workspaces 2024-10-05 23:53:24 +02:00
README.md Update README 2024-12-06 14:58:58 +01:00
yarn.lock build(deps): bump cross-spawn from 7.0.3 to 7.0.6 2024-11-18 20:26:22 +00:00

This repo is a fork of pl-fe project family, including BigBuffet-specific changes. The only changes will happen in the pl-fe package, as the project uses upstream pl-api. Changelog for BigBuffet-specific changes is available here.


Original README:

GitHub Repo stars GitHub License Discord

This repo hosts a few of my projects related to the Fediverse client pl-fe. This includes:

  • pl-fe — a social networking client app forked from Soapbox
  • pl-api — a library for interacting with Mastodon API-compatible servers, focused on support for projects extending the official Mastodon API. It is used by pl-fe.
  • pl-hooks — a library including hooks for integrating with Mastodon API, based on pl-api and TanStack Query. It is intended to be used within pl-fe. Work in progress.

More projects to be announced.

Follow my Pleroma account to stay up to date on pl-fe development. You can also join the project community on Discord.

This project is tested with BrowserStack.