mirror of
https://example.com
synced 2024-11-23 11:16:40 +09:00
3272b908c6
Co-authored-by: perillamint <perillamint@silicon.moe> Co-authored-by: yunochi <yuno@yunochi.com> |
||
---|---|---|
.. | ||
backend | ||
client | ||
firefish-js | ||
megalodon | ||
sw | ||
meta.json | ||
README.md |
📦 Packages
This directory contains all of the packages Firefish uses.
backend
: Main backend code written in TypeScript for NodeJSbackend/native-utils
: Backend code written in Rust, bound to NodeJS by NAPI-RSclient
: Web interface written in Vue3 and TypeScriptsw
: Web Service Worker written in TypeScriptfirefish-js
: TypeScript SDK for both backend and client, also published on NPM for public usemegalodon
: TypeScript library used for partial Mastodon API compatibility