jormungandr-bite/packages
Laura Hausmann 749801d561
Some checks are pending
/ test-build (push) Waiting to run
Don't federate edits of local-only notes (resolves #566)
Signed-off-by: limepotato <limepot@protonmail.ch>
2024-09-14 02:58:21 -06:00
..
backend Don't federate edits of local-only notes (resolves #566) 2024-09-14 02:58:21 -06:00
client kill -> destroy 2024-09-04 00:46:41 -06:00
iceshrimp-sdk apply patches 2024-07-28 15:26:00 -07:00
sw [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00
meta.json
README.md [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00

📦 Packages

This directory contains all of the packages Iceshrimp uses.

  • backend: Main backend code written in TypeScript for NodeJS
  • client: Web interface written in Vue3 and TypeScript
  • sw: Web Service Worker written in TypeScript
  • iceshrimp-sdk: TypeScript SDK for both backend and client