iceshrimp-161sh/packages
2024-03-26 15:44:53 +01:00
..
backend Pass reference to Note OBJ when creating notifications for Poll Vote and Poll End so muted threads can be resolved correctly and do not notify if voter is silenced 2024-03-26 15:44:53 +01:00
client Revert disable post import for security reasons 2024-03-13 02:13:41 +01:00
iceshrimp-js apply patches 2024-02-17 17:35:08 -08:00
sw Migrate from rome to biome 2023-10-27 16:46:38 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00
README.md Remove megalodon 2023-10-05 14:36:14 +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-js: TypeScript SDK for both backend and client, also published on NPM for public use