firefish/packages
2024-02-28 23:44:18 +09:00
..
backend fix (backend): undefined reference to ApiError 2024-02-28 23:44:18 +09:00
backend-rs fix (backend-rs): properly compare strings in check_word_mute 2024-02-26 03:07:53 +09:00
client chore: upgrade dependencies 2024-02-28 23:15:47 +09:00
firefish-js chore: upgrade dependencies 2024-02-28 23:15:47 +09:00
megalodon
sw chore: upgrade dependencies 2024-02-28 23:15:47 +09:00
meta.json
README.md

📦 Packages

This directory contains all of the packages Firefish uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • backend-rs: Backend code written in Rust, bound to NodeJS by NAPI-RS
  • client: Web interface written in Vue3 and TypeScript
  • sw: Web Service Worker written in TypeScript
  • firefish-js: TypeScript SDK for both backend and client, also published on NPM for public use
  • megalodon: TypeScript library used for partial Mastodon API compatibility