mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
b88c87da21
Hide replies in timeline per default due to being more straightforward for people comming from other Fediverse platforms. Also reduces amount of "posts" in timeline, linking to one "viral" post. |
||
---|---|---|
.. | ||
backend | ||
calckey-js | ||
client | ||
sw | ||
meta.json | ||
README.md |
📦 Packages
This directory contains all of the packages Calckey 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 TypeScriptcalckey-js
: TypeScript SDK for both backend and client, also published on NPM for public use