845f08893f
There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey) Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.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