iceshrimp/packages
2024-11-07 23:30:45 +01:00
..
backend [backend] Use authenticated resolver for poll updates 2024-11-04 19:52:25 -08:00
client [frontend] Fix inline replies on chrome >= 130 2024-11-07 23:30:45 +01:00
iceshrimp-sdk [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00
sw [sdk] Rename iceshrimp-js package to iceshrimp-sdk 2024-07-23 23:15:19 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00
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