iceshrimp/packages
Laura Hausmann 0cb6f578ad
[backend] Don't join avatar and banner on i/notifications
This was an oversight on the recent database refactor and is no longer required
2023-12-14 20:34:24 +01:00
..
backend [backend] Don't join avatar and banner on i/notifications 2023-12-14 20:34:24 +01:00
client [client] Fix pages and gallery tab navigation 2023-12-08 15:15:34 +01:00
iceshrimp-js [feat] Remove Twitter Integration 2023-12-04 13:49:36 +01:00
sw Migrate from rome to biome 2023-10-27 16:46:38 +02:00
meta.json
README.md

📦 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