22 lines
1.5 KiB
Markdown
22 lines
1.5 KiB
Markdown
This repo is a fork of [pl-fe](https://github.com/mkljczk/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](./packages/pl-fe/CHANGELOG_BIGBUFFET.md).
|
|
|
|
---
|
|
|
|
Original README:
|
|
|
|
[![GitHub Repo stars](https://img.shields.io/github/stars/mkljczk/pl-fe)](https://github.com/mkljczk/pl-fe)
|
|
[![GitHub License](https://img.shields.io/github/license/mkljczk/pl-fe)](https://github.com/mkljczk/pl-fe?tab=AGPL-3.0-1-ov-file#readme)
|
|
[![Discord](https://img.shields.io/discord/1279834339470872598)](https://discord.gg/NCZZsqqgUH)
|
|
|
|
This repo hosts a few of my projects related to the Fediverse client `pl-fe`. This includes:
|
|
|
|
- [pl-fe](./packages/pl-fe/) — a social networking client app forked from Soapbox
|
|
- [pl-api](./packages/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](./packages/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](https://pl.fediverse.pl/@mkljczk) to stay up to date on `pl-fe` development. You can also join the [project community on Discord](https://discord.gg/NCZZsqqgUH).
|
|
|
|
|
|
This project is tested with BrowserStack.
|