iceshrimp/packages
Laura Hausmann ca331d2406
[backend] Create a new resolver in parseAudience if none is passed to the function
This commit addresses disclosed primitive 23
2024-11-20 23:56:16 +01:00
..
backend [backend] Create a new resolver in parseAudience if none is passed to the function 2024-11-20 23:56:16 +01:00
client [backend] Require admin scope for AP get endpoint 2024-11-20 23:56:07 +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
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