No description
Find a file
mkljczk d07f698573 pl-fe: move stuff around
Signed-off-by: mkljczk <git@mkljczk.pl>
2024-12-05 11:16:26 +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 Call it pl-fe internally 2024-08-28 13:41:08 +02:00
packages pl-fe: move stuff around 2024-12-05 11:16:26 +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 readmes 2024-10-30 10:09:04 +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

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.