iceshrimp/packages
2023-10-14 20:59:43 +02:00
..
backend [backend] Make index creations in ResyncWithOrm migration idempotent too 2023-10-14 20:59:43 +02:00
client [backend] Resync migrations with TypeORM 2023-10-14 15:23:35 +02:00
iceshrimp-js [backend] Automatically generate vapid/web-push keys 2023-10-13 19:23:36 +02:00
sw
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