firefish/packages
2023-08-31 00:17:05 +09:00
..
backend feat: post translation in Traditional Chinese 2023-08-29 14:20:54 +09:00
client fix: post translate button not showing 2023-08-31 00:17:05 +09:00
firefish-js dev: remove files that are not needed for this repository 2023-08-28 06:19:43 +09:00
megalodon dev: remove files that are not needed for this repository 2023-08-28 06:19:43 +09:00
sw
index.js
meta.json
README.md

📦 Packages

This directory contains all of the packages Firefish uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • backend/native-utils: 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